mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
contrib info
This commit is contained in:
parent
d30ecb5e1d
commit
e799e72c15
1 changed files with 11 additions and 1 deletions
12
README.md
12
README.md
|
@ -51,4 +51,14 @@ Run the tests to see if they work:
|
||||||
|
|
||||||
```
|
```
|
||||||
bundle exec rake test
|
bundle exec rake test
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Want to contribute?
|
||||||
|
|
||||||
|
If you'd like to fix bug, or make an improvement, it's easy! Just send us a Pull Request.
|
||||||
|
|
||||||
|
1. Fork it ( http://github.com/<my-github-username>/neocities/fork )
|
||||||
|
2. Create your feature branch (`git checkout -b my-new-feature`)
|
||||||
|
3. Commit your changes (`git commit -am 'Add some feature'`)
|
||||||
|
4. Push to the branch (`git push origin my-new-feature`)
|
||||||
|
5. Create new Pull Request
|
Loading…
Add table
Reference in a new issue