File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## Contributing
2+
3+ We at API By Example, encourage anyone to contribute to any of our repositories.
4+
5+ ### Code Styles
6+
7+ Please see https://github.com/rockabox/rb-js-linter for JS Style information.
8+
9+ ### Pull requests
10+
11+ If you fixed or added something useful to the project, you can send a pull request.
12+ It will be reviewed by maintainer and accepted, or commented for rework, or declined.
13+
14+ ### Bugs
15+
16+ If you found an error, typo or any other flaw in the project, please report about
17+ it using GitHub Issues. The more details you provide, the easier it could be
18+ reproduced and the faster it could be fixed. Unfortunately, sometimes the bug
19+ can only be reproduced in your project or in your environment, so maintainers
20+ cannot reproduce it. In this case we believe you can fix the bug and send us the
21+ fix.
22+
23+ ### Features
24+
25+ If you've got an idea about a new feature, it's most likely that you'll have to
26+ implement it on your own. If you cannot implement the feature, but it is very
27+ important, you can create an issue at GitHub, but expect it to be declined by
28+ the maintainer.
You can’t perform that action at this time.
0 commit comments