diff options
author | Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | 2015-10-26 11:34:36 +0100 |
---|---|---|
committer | Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | 2015-10-28 14:39:16 +0100 |
commit | 89bce7fada0d02caf27b13bc638aaaf5956b9c80 (patch) | |
tree | c28efc6d7b6ace23fed785cc9cae2ab5c153ee8a /PROCESS.md | |
parent | ceaf8b73a35748afbb2e217c1c015103090015a3 (diff) | |
download | gitlab-ce-89bce7fada0d02caf27b13bc638aaaf5956b9c80.tar.gz |
Add copy paste text for closing down the Github issue trackerclosing-issue-tracker
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
Diffstat (limited to 'PROCESS.md')
-rw-r--r-- | PROCESS.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/PROCESS.md b/PROCESS.md index 9f4b708d2b5..d42168a7231 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -115,3 +115,10 @@ We can only accept a merge request if all the tests are green. I've just restarted the build. When the tests are still not passing after this restart and you're sure that is does not have anything to do with your code changes, please rebase with master to see if that solves the issue. + +### Closing down the issue tracker on GitHub + +We are currently in the process of closing down the issue tracker on GitHub, to +prevent duplication with the [GitLab.com issue tracker][https://gitlab.com/gitlab-org/gitlab-ce/issues]. +Since this is an older issue I'll be closing this for now. If you think this is +still an issue I encourage you to open it on the [GitLab.com issue tracker][https://gitlab.com/gitlab-org/gitlab-ce/issues]. |