docs: replace reference of gitlab to forgejo

This commit is contained in:
Adam 2024-02-08 15:18:15 -06:00
parent 49245844a7
commit 1d95413efa
1 changed files with 4 additions and 4 deletions

View File

@ -50,7 +50,7 @@ concerns, please contact us.
### Submitting An Issue
- All issues must be submitted using GitLab issues.
- All issues must be submitted using [Forgejo issues](https://git.nixnet.services/adamsdesk/ventoy-adamsdesk-theme/issues).
- Search first before creating an issue.
- Preview the issue to ensure it is rendering as intended.
- Be as descriptive as possible.
@ -58,13 +58,13 @@ concerns, please contact us.
- Utilize the provided form fields.
- Attach necessary reference documents (error messages, screenshots, sample
data, logs, etc.).
- **Do Not** submit or reply to an issue outside of GitLab.
- **Do Not** submit or reply to an issue outside Forgejo.
- **Do Not** submit multiple issues within one submission.
- **Do Not** duplicate an issue.
### Commenting On A Issue
- **Do Not** comment on a issue outside of GitLab.
- **Do Not** comment on an issue outside Forgejo.
- Stay on topic per the issue description.
### Issue Closure
@ -155,7 +155,7 @@ The `<hash>` is the hash value of the commit being reverted.
#### Footer
- Reference GitLab issue(s) that the commit closes.
- Reference Forgejo issue(s) that the commit closes.
- State breaking changes.
- Breaking changes start with **BREAKING CHANGE:** with a space or two
newlines. Following is the description of change, motivation for change and migration notes.