Initial Code-Project-Template

This commit is contained in:
Nicole Dresselhaus
2025-05-15 10:14:03 +02:00
commit 9ab6c20747
20 changed files with 710 additions and 0 deletions

View File

@ -0,0 +1,26 @@
### 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. -->
/label ~"type::bug"