-
Notifications
You must be signed in to change notification settings - Fork 0
Pull Request Guidelines
Michel Pawlak edited this page Mar 14, 2017
·
1 revision
- PRs must be correctly named (see below)
- prior to submitting a PR, check that all guidelines are applied
- after having submitted a PR, read the comments PR reviewers write and apply corrective actions that are requested
Pull requests should be named after the name of the issue they are fixing. For instance if the issue you're fixing is named "add image caching capabilities" and has the id 12, the pull request should be named add image capabilities #12. In other words the name of the pull request should be:
<issue name> #<issue ID>
QualInsight contribution guidelines by Michel Pawlak is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Permissions beyond the scope of this license may be available at http://www.qualinsight.com/.
- Home
- Contribution Process
- Guidelines
- Architecture
- Development
- Error Handling
- Logging
- Documentation
- Testing
- Maven
- Commit
- Pull Request
