📝 add gitlab templates

This commit is contained in:
anyreso 2024-04-10 11:33:07 -04:00
parent d02447c7e6
commit cbe916bd40
3 changed files with 62 additions and 0 deletions

View file

@ -0,0 +1,27 @@
## Summary
<!-- Summarize the bug encountered concisely. -->
## Steps to reproduce
<!-- Describe how one can reproduce the issue - this is very important. Please use an ordered list. -->
## What is the current *bug* behavior?
<!-- Describe what actually happens. -->
## What is the expected *correct* behavior?
<!-- Describe what you should see instead. -->
## Relevant logs and/or screenshots
<!-- Paste any relevant logs - use code blocks (```) to format console output, logs, and code
as it's tough to read otherwise. -->
## Possible fixes
<!-- If you can, link to the line of code that might be responsible for the problem. -->
/cc @anyreso
/label ~bug

View file

@ -0,0 +1,22 @@
## Summary
<!-- Summarize your feature request concisely -->
## How do you envision this feature ?
<!-- If you have a proposition about how the feature should behave, or how it could be implemented -->
## Why is it important to you ?
<!-- Please describe the positive impact you would experience if this feature was made available -->
## Impact of non-completion
<!-- Please describe any issues or challenges in case the issue is not implemented -->
## Other links / references
<!-- Add links to lines of code, examples, guides, tools, specifications or documents that are directly related to the request -->
/cc @anyreso
/label ~feature

View file

@ -0,0 +1,13 @@
## Description
<!-- Briefly describe the purpose of this merge request -->
## Related Issues
<!-- List any related issues or tickets -->
## Screenshots
<!-- If applicable, provide screenshots or visual representations of the changes -->
/cc @anyreso