Browse Source

Update CONTRIBUTING.md

added details about the license and the supported distributions.
Sven Neuhaus 9 years ago
parent
commit
b0c8ab978a
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      CONTRIBUTING.md

+ 5
- 0
CONTRIBUTING.md View File

@@ -3,3 +3,8 @@
3 3
 _This document will be expanded upon._
4 4
 
5 5
 You'll want to set up a [local development environment](https://github.com/sovereign/sovereign/wiki/Development-Environment) so that you don’t have to test on a remote server.
6
+
7
+Make sure you agree with the license (GPLv3). See [LICENSE.md](./LICENSE.md) for details.
8
+
9
+If you issue a pull request, please specify what distribution you used for testing (if any).
10
+Code that is committed to the master branch should work with both Debian 7 and Ubuntu 14.04 LTS (Debian 8 support is coming up).

Loading…
Cancel
Save