mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
2357b9fa21
People aren't removing the example text, thus MR's and issues are messy
30 lines
1.3 KiB
Markdown
30 lines
1.3 KiB
Markdown
## What does this MR do and why?
|
|
|
|
<!-- Describe in detail what your merge request does and why. -->
|
|
<!-- Please keep this description updated with any discussion that takes place so -->
|
|
<!-- that reviewers can understand your intent. Keeping the description updated is -->
|
|
<!-- especially important if they didn't participate in the discussion. -->
|
|
|
|
|
|
## Screenshots or screen recordings
|
|
|
|
<!-- These are strongly recommended to assist reviewers and reduce the time to merge your change. -->
|
|
<!-- Please include any relevant screenshots or screen recordings that will assist, -->
|
|
<!-- reviewers and future readers. If you need help visually verifying the change, -->
|
|
<!-- please leave a comment and ping a GitLab reviewer, maintainer, or MR coach. -->
|
|
|
|
|
|
## How to set up and validate locally
|
|
|
|
<!-- Numbered steps to set up and validate the change are strongly suggested. -->
|
|
|
|
|
|
## MR acceptance checklist
|
|
|
|
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
|
|
* [ ] Have you checked this doesn't interfere/conflict/duplicate someone elses work?
|
|
* [ ] Have you fully tested your changes?
|
|
* [ ] Have you resolved any lint issues?
|
|
* [ ] Have you assigned a reviewer?
|
|
* [ ] Have you applied correct labels?
|