diff options
author | Unknown <joe2010xtmf@163.com> | 2014-05-06 16:28:52 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-05-06 16:28:52 -0400 |
commit | 8ca14e210959b9316a4eed6e127de1eb775fda74 (patch) | |
tree | 93af1213d80c700838b1c41eb1c1c9ffcbfd60d6 /CONTRIBUTING.md | |
parent | 7cb5a15c9b7a2a118d756d15cb745743f207a318 (diff) | |
download | gitea-8ca14e210959b9316a4eed6e127de1eb775fda74.tar.gz gitea-8ca14e210959b9316a4eed6e127de1eb775fda74.zip |
Improve delete SSH key
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 6cc88515f7..86f9b8e9b6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,4 +30,4 @@ Any significant improvement should be documented as [a GitHub issue](https://git ### ...but check for existing issues first! -Please take a moment to check that an issue doesn't already exist documenting your bug report or improvement proposal. If it does, it never hurts to add a quick "+1" or "I have this problem too". This will help prioritize the most common problems and requests.
\ No newline at end of file +Please take a moment to check that an issue or card on [Trello](https://trello.com/b/uxAoeLUl/gogs-go-git-service) doesn't already exist documenting your bug report or improvement proposal. If it does, it never hurts to add a quick "+1" or "I have this problem too". This will help prioritize the most common problems and requests.
\ No newline at end of file |