mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-20 02:20:12 +01:00
Add merge request template for new protocols
Adds the checklist and the appropriate labels automatically. Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
37a7b9d387
commit
1dbb673373
1 changed files with 9 additions and 0 deletions
9
.gitlab/merge_request_templates/New protocol.md
Normal file
9
.gitlab/merge_request_templates/New protocol.md
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
#### Requirements for merging
|
||||||
|
|
||||||
|
- [ ] Review
|
||||||
|
- [ ] Implementations
|
||||||
|
- [ ] ACKs from members
|
||||||
|
|
||||||
|
/label ~"New Protocol" ~"In 30 day discussion period" ~"Needs acks" ~"Needs implementations" ~"Needs review"
|
||||||
Loading…
Add table
Reference in a new issue