mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-01-19 19:44:46 +00:00
Merge branch 'main' into develop
This commit is contained in:
commit
d4745a4574
|
|
@ -1,14 +1,3 @@
|
|||
<!---
|
||||
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. -->
|
||||
|
|
@ -27,7 +16,7 @@ and verify the issue you're about to submit isn't a duplicate.
|
|||
|
||||
## Relevant logs and/or screenshots
|
||||
|
||||
<!-- Paste any relevant logs - please use code blocks (```) to format console output, logs, and code
|
||||
<!-- Paste any relevant logs - use code blocks (```) to format console output, logs, and code
|
||||
as it's tough to read otherwise. -->
|
||||
|
||||
## Possible fixes
|
||||
|
|
|
|||
11
.gitlab/issue_templates/Default.md
Normal file
11
.gitlab/issue_templates/Default.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
## Summary
|
||||
|
||||
<!-- Summarize the bug encountered concisely. -->
|
||||
|
||||
## 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. -->
|
||||
|
||||
/cc @anyreso
|
||||
|
||||
|
|
@ -1,14 +1,3 @@
|
|||
<!--
|
||||
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 -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue