[Git][ghc/ghc][master] add a new issue template for getting verified
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC Commits: 9e5e0234 by mangoiv at 2026-01-17T06:03:03-05:00 add a new issue template for getting verified To reduce spam created by new users, we will in future not grant any rights but reporting issues to new users. That is why we will have to be able to verify them. The added issue template serves that purpose. - - - - - 1 changed file: - + .gitlab/issue_templates/get-verified.md Changes: ===================================== .gitlab/issue_templates/get-verified.md ===================================== @@ -0,0 +1,21 @@ +<!-- To reduce spam, new users have reduced privileges. + We would like it if you would contribute to the projects that are here, + so please use this template to request more privileges, such as project-creation and forking. +--> + +I cannot create new projects or fork an existing one. I want to contribute to projects here, so please add me to the list of verified users. + +<!-- Summarize in one sentence why you are requesting access. + For example: "I want to contribute feature A to project B" or "I want to fix issue 1234 in project B" --> + +- [ ] I want to … + + +Checklist <!-- Fill the square-brackets with an `x` if you agree with those points --> +--- + +- [ ] I understand that this GitLab instance is intended for projects immediately related to the Glasgow Haskell Compiler + and that personal / unrelated projects can and will be removed + + +/label ~"Account verification" View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9e5e02344add644d6201f6742bdec89f... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9e5e02344add644d6201f6742bdec89f... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Marge Bot (@marge-bot)