adding license, code of conduct, templates... etc)

This commit is contained in:
DioCrafts
2025-03-26 10:40:57 +01:00
parent bd623ec07e
commit 8b1f6d71c8
11 changed files with 336 additions and 8 deletions
+43
View File
@@ -0,0 +1,43 @@
---
name: Bug report
about: Create a report to help us improve
title: '[BUG] '
labels: bug
assignees: ''
---
## Description
A clear and concise description of what the bug is.
## To Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
## Expected Behavior
A clear and concise description of what you expected to happen.
## Screenshots
If applicable, add screenshots to help explain your problem.
## Environment
- OS: [e.g. Ubuntu 22.04, Windows 11]
- Browser: [e.g. Chrome 120, Firefox 121]
- OxiCloud Version: [e.g. 0.1.0]
- Rust Version: [e.g. 1.70.0]
## Additional Context
Add any other context about the problem here.
## Possible Solution
If you have ideas on how to fix the issue, please describe them here.