Skip to content

Commit

Permalink
Elaborating Contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
mapcentia committed Oct 26, 2018
1 parent fc86e46 commit 944a128
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Before submitting a bug, please do the following:

- Make sure you’re on the latest version (Master branch). If you’re not on the most recent version, your problem may have been solved already! Upgrading is always the best first step.

- [Search the issue tracker](https://github.com/mapcentia/vidi/issues) to make sure it’s not a known issue.
- [Search the issue tracker](https://github.com/mapcentia/geocloud2/issues) to make sure it’s not a known issue.

### What to put in your bug report
Make sure your report gets the attention it deserves: bug reports with missing information may be ignored or punted back to you, delaying a fix. The below constitutes a bare minimum; more info is almost always better:
Expand All @@ -23,7 +23,7 @@ Make sure your report gets the attention it deserves: bug reports with missing i

## Contributing changes
### Licensing of contributed material
Your contribution will be under our [license](https://github.com/mapcentia/vidi/blob/master/LICENSE) as per GitHub's [terms of service](https://help.github.com/articles/github-terms-of-service/#6-contributions-under-repository-license).
Your contribution will be under our [license](https://github.com/mapcentia/geocloud2/blob/master/LICENSE) as per GitHub's [terms of service](https://help.github.com/articles/github-terms-of-service/#6-contributions-under-repository-license).

## Version control branching
- Always make a new branch for your work, no matter how small. This makes it easy for others to take just that one set of changes from your repository, in case you have multiple unrelated changes floating around.
Expand Down
File renamed without changes.

0 comments on commit 944a128

Please sign in to comment.