mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 04:08:40 +00:00
Update contribution guidelines
This commit is contained in:
parent
ef4da2a0c0
commit
ae07d2f6d2
1 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
# Contributing to Slate
|
||||
|
||||
Thanks for contributing to Slate! Please point your pull requests at the `dev` branch, and keep your commit messages clear and informative. Also, please make sure your contributions work in the most recent version of Chrome, Firefox, and IE. Thanks!
|
||||
Thanks for contributing to Slate! A couple of quick guidelines for submitting PRs:
|
||||
|
||||
- Please point your pull requests at the `dev` branch, and keep your commit messages clear and informative.
|
||||
- Please make sure your contributions work in the most recent version of Chrome, Firefox, and IE.
|
||||
- If you're implementing a new feature, even if it's relatively small, it's nice to open an issue before you start so that others know what you're working on and can help make sure you're on the right track.
|
||||
|
||||
Thanks again! Happy coding.
|
||||
Loading…
Reference in a new issue