Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitlab: Add missing < in markdown comment tag | Björn Daase | 2020-02-14 | 1 | -1/+1 |
| | | | | | | | | This adds a missing < to the comment tag at beginning of the Bug.md issue template, to fix that the comment content (and the rest of the tag) is not shown. https://gitlab.gnome.org/GNOME/mutter/merge_requests/1051 | ||||
* | gitlab: Add issue templates | Björn Daase | 2020-01-08 | 2 | -0/+85 |
This adds two GitLab issue templates for: * Bugs * Features It is the equivalent to https://gitlab.gnome.org/GNOME/gnome-shell/commit/dd2e560255e92b3423f9288f03861b496b4d6fd3. https://gitlab.gnome.org/GNOME/mutter/issues/385 |