Update issue templates

This commit is contained in:
Jacob Schmieder
2024-08-30 16:47:01 +02:00
committed by GitHub
parent f258d22165
commit 1ef3267ff8
3 changed files with 88 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: "[CUSTOM] "
labels: ''
assignees: ''
---
## Description 📝
Provide a detailed description of the issue or request. Explain the context, the problem, or the question you have.
## Objective 🎯
What do you hope to achieve with this issue? Are you looking for guidance, proposing a discussion, or something else?
## Relevant Information 📂
Include any relevant details, such as:
- Code snippets
- Links to related documentation or issues
- Configuration files
- Screenshots or diagrams
## Steps to Reproduce or Reference 🔍
If applicable, provide steps to reproduce the issue or reference specific parts of the project that are relevant to your issue.
## Proposed Next Steps 🚀
What do you propose as the next steps for addressing this issue? Do you need help, or are you suggesting a specific course of action?
## Additional Context 📝
Add any other context that might help understand the issue. This could include environmental details, related discussions, or any other relevant information.