File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ # Contributing
2+
3+ Thank you for taking the time to help us - Contributions are ** welcome** and will be fully ** credited** .
4+
5+ We do all our work on GitHub. If you'd like to help, you can create a
6+ [ free GitHub account here] ( https://github.com/join ) .
7+
8+ ## Reporting an issue
9+
10+ For bug reports or feature requests, [ please create a new issue] ( https://github.com/dsentker/phpinsights/issues ) .
11+
12+ Before filing an issue:
13+
14+ - Attempt to replicate the problem, to ensure that it wasn't a coincidental incident.
15+ - Check to make sure your feature suggestion isn't already present within the project.
16+ - Check the pull requests tab to ensure that the bug doesn't have a fix in progress.
17+ - Check the pull requests tab to ensure that the feature isn't already in progress.
18+
19+ ## Submitting changes
20+
21+ The best way to submit a bug fix or improvement is through a [ pull request] ( https://help.github.com/articles/creating-a-pull-request-from-a-fork/ ) .
22+
23+ ** Document any change in behaviour** - Make sure the ` README.md ` and any other relevant documentation are kept up-to-date.
You can’t perform that action at this time.
0 commit comments