
Raymond Toy pushed to branch master at cmucl / cmucl Commits: 14f72f54 by Raymond Toy at 2018-08-23T00:26:05Z Set label correctly. It's a tilde, not dash. - - - - - 1d6d12de by Raymond Toy at 2018-08-23T00:27:01Z Set label to feature - - - - - 2 changed files: - .gitlab/issue_templates/Bug.md - .gitlab/issue_templates/Feature.md Changes: ===================================== .gitlab/issue_templates/Bug.md ===================================== @@ -21,4 +21,4 @@ If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here. -/label -bug \ No newline at end of file +/label ~bug ===================================== .gitlab/issue_templates/Feature.md ===================================== @@ -6,3 +6,5 @@ If you have a prototype, provide links to illustrate this addition. This is the **Describe the feature in more detail** Provide more information to describe the feature. + +/label ~feature View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/compare/1894fbfe99d979fe79eb439b2... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/compare/1894fbfe99d979fe79eb439b2... You're receiving this email because of your account on gitlab.common-lisp.net.