|
@@ -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).
|