mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
update
This commit is contained in:
parent
6141351e15
commit
5e85d804f8
1 changed files with 3 additions and 3 deletions
6
.github/issue_template.md
vendored
6
.github/issue_template.md
vendored
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: Pull Request
|
||||
about: Submit a pull request to Void
|
||||
name: Issue Report
|
||||
about: Submit an issue to Void
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
|
@ -16,7 +16,7 @@ assignees: ''
|
|||
(Paste OS Information Here)
|
||||
```
|
||||
|
||||
**Pull Request Title Convention:**
|
||||
**Issue Title Convention:**
|
||||
|
||||
* For **new features** or feature requests, please start the title with `[Feature]`. Example: `[Feature] Add user login functionality`
|
||||
* For **bugs**, please start the title with `[Bug]`. Example: `[Bug] Fix alignment issue on settings page`
|
||||
|
|
|
|||
Loading…
Reference in a new issue