add templates

This commit is contained in:
anyreso 2024-04-07 14:53:44 -04:00
parent d02447c7e6
commit ecc195e38e
3 changed files with 84 additions and 0 deletions

View file

@ -0,0 +1,38 @@
<!---
Please read this!
Before opening a new issue, make sure to search for keywords in the issues
filtered by "bug" label:
- https://gitlab.com/open-fpsz/open-fpsz/issues?label_name%5B%5D=bug
and verify the issue you're about to submit isn't a duplicate.
--->
## 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 - please 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,33 @@
<!--
Please read this!
Before opening a new issue, make sure to search for keywords in the issues
filtered by "feature" label:
- https://gitlab.com/open-fpsz/open-fpsz/issues?label_name%5B%5D=feature
and verify the issue you're about to submit isn't a duplicate.
-->
## 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