This commit is contained in:
Vincenzo Aleksey Brocato 2024-09-06 00:47:53 +02:00
commit 66254e2108
3 changed files with 33 additions and 4 deletions

30
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,30 @@
---
name: Bug report
about: Create a report to help us improve
title: 'Bug :'
labels: bug
assignees: VinceAle7082
---
**Describe the bug**
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.
**Desktop (please complete the following information):**
- XanvicOS version: [e.g. 0.1-pr1]
**Additional context**
Add any other context about the problem here.

View File

@ -1,4 +1,4 @@
<h2>This is the main branch, the code in this branch is full of bugs and errors or simply doesn't compile, please use the main branch!</h2> <h2>This is the main branch, the code in this branch is full of bugs and errors or simply doesn't compile, please use the Stable branch!</h2>
<hr> <hr>
Hey all, Vincenzo Aleskey Brocato (VinceAle7082) here! <br> Hey all, Vincenzo Aleskey Brocato (VinceAle7082) here! <br>
@ -25,9 +25,9 @@ You can fix issues, help me find a better name, add features to the kernel and o
</h3> </h3>
<br> <br>
The Stable branch is the branch where I push the "mega commits" with working code, adding features to XanvicOS (or how do you want to call it). <br> The Stable branch is the branch where I push the "mega commits" with working code, adding features to XanvicOS (or how do you want to call it). <br>
I don't like writing code for hours, days and then push the commit and write a lot, so I chose to use the main branch as the Coding branch, where I commit more actively, but the code is unfinished, so it may contain a lot of bugs and errors, or simply doesn't compile. <br> I don't like writing code for hours, days and then push the commit, so I chose to use the main branch as the Coding branch, where I commit more actively, but the code is unfinished, so it may contain a lot of bugs and errors, or simply doesn't compile. <br>
If you want to try XanvicOS, use the Stable branch.<br> If you want to try XanvicOS, use the Stable branch.<br>
If you wanna help to write code, use the main branch <br> If you wanna help to write code, contribute to the main branch <br>
<br> <br>
<br> <br>
PS:if I wrote something wrong, sorry, English isn't my first language. PS:if I wrote something wrong, sorry, English isn't my first language.

View File

@ -1 +0,0 @@
xanvicos.developer.li