diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-05-20 14:47:27 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-05-20 14:47:42 +0200 |
commit | 1445215a1210df12df28fe0faf48972d0c095857 (patch) | |
tree | 41607b0b8c10d4093c4831b1cd79c328b33038c5 /CONTRIBUTING.md | |
parent | 20f19adb326cc4d60a5b7488294162c12c2060e3 (diff) | |
download | gnutls-1445215a1210df12df28fe0faf48972d0c095857.tar.gz |
CONTRIBUTING.md: link to milestones instead of all issues
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bac90396ef..4ab05bca6d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ # GnuTLS -- Information about our contribution rules and coding style Anyone is welcome to contribute to GnuTLS. You can either take up -tasks from our [planned list](https://gitlab.com/gnutls/gnutls/issues), +tasks from our [planned list](https://gitlab.com/gnutls/gnutls/milestones), or suprise us with enhancement we didn't plan for. In all cases be prepared to defend and justify your enhancements, and get through few rounds of changes. |