docs: replace reference of gitlab to forgejo
This commit is contained in:
parent
49245844a7
commit
1d95413efa
|
@ -50,7 +50,7 @@ concerns, please contact us.
|
||||||
|
|
||||||
### Submitting An Issue
|
### 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.
|
- Search first before creating an issue.
|
||||||
- Preview the issue to ensure it is rendering as intended.
|
- Preview the issue to ensure it is rendering as intended.
|
||||||
- Be as descriptive as possible.
|
- Be as descriptive as possible.
|
||||||
|
@ -58,13 +58,13 @@ concerns, please contact us.
|
||||||
- Utilize the provided form fields.
|
- Utilize the provided form fields.
|
||||||
- Attach necessary reference documents (error messages, screenshots, sample
|
- Attach necessary reference documents (error messages, screenshots, sample
|
||||||
data, logs, etc.).
|
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** submit multiple issues within one submission.
|
||||||
- **Do Not** duplicate an issue.
|
- **Do Not** duplicate an issue.
|
||||||
|
|
||||||
### Commenting On A 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.
|
- Stay on topic per the issue description.
|
||||||
|
|
||||||
### Issue Closure
|
### Issue Closure
|
||||||
|
@ -155,7 +155,7 @@ The `<hash>` is the hash value of the commit being reverted.
|
||||||
|
|
||||||
#### Footer
|
#### Footer
|
||||||
|
|
||||||
- Reference GitLab issue(s) that the commit closes.
|
- Reference Forgejo issue(s) that the commit closes.
|
||||||
- State breaking changes.
|
- State breaking changes.
|
||||||
- Breaking changes start with **BREAKING CHANGE:** with a space or two
|
- Breaking changes start with **BREAKING CHANGE:** with a space or two
|
||||||
newlines. Following is the description of change, motivation for change and migration notes.
|
newlines. Following is the description of change, motivation for change and migration notes.
|
||||||
|
|
Loading…
Reference in New Issue