10 lines
452 B
Markdown
10 lines
452 B
Markdown
|
## Contributing
|
||
|
|
||
|
Help improve these docs. Open an [issue](https://github.com/milligram/milligram/issues/new) or submit a pull request.
|
||
|
|
||
|
- Navigate to the main page of the repository
|
||
|
- [Fork it!](https://github.com/milligram/milligram#fork-destination-box)
|
||
|
- Create your feature branch: git checkout -b my-new-feature
|
||
|
- Commit your changes: git commit -m 'Add some feature'
|
||
|
- Push to the branch: git push origin my-new-feature
|
||
|
- Submit a pull request =D
|