浏览代码

Update CONTRIBUTING.md

added details about the license and the supported distributions.
Sven Neuhaus 9 年前
父节点
当前提交
b0c8ab978a
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5
    0
      CONTRIBUTING.md

+ 5
- 0
CONTRIBUTING.md 查看文件

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

正在加载...
取消
保存