fix: type
This commit is contained in:
@@ -113,7 +113,7 @@ When creating an issue, use the appropriate template:
|
|||||||
- Environment (OS, software vesions if possible)
|
- Environment (OS, software vesions if possible)
|
||||||
- **Labels**:
|
- **Labels**:
|
||||||
- `bug`
|
- `bug`
|
||||||
- `priority: {high|megium|low}`
|
- `priority: {high|medium|low}`
|
||||||
- `status: needs triage`
|
- `status: needs triage`
|
||||||
|
|
||||||
### Feature Request
|
### Feature Request
|
||||||
@@ -126,11 +126,11 @@ When creating an issue, use the appropriate template:
|
|||||||
- Additional Context
|
- Additional Context
|
||||||
- **Labels**:
|
- **Labels**:
|
||||||
- `feature`
|
- `feature`
|
||||||
- `priority: {high|megium|low}`
|
- `priority: {high|medium|low}`
|
||||||
- `status: needs triage`
|
- `status: needs triage`
|
||||||
|
|
||||||
### Refactor Task
|
### Refactor Task
|
||||||
- **Title** `Refactor: <short description>`
|
- **Title**: `Refactor: <short description>`
|
||||||
- **Template Sections**:
|
- **Template Sections**:
|
||||||
- Overview
|
- Overview
|
||||||
- Reason for Refactoring
|
- Reason for Refactoring
|
||||||
@@ -138,7 +138,7 @@ When creating an issue, use the appropriate template:
|
|||||||
- Expected Benefits
|
- Expected Benefits
|
||||||
- **Labels**:
|
- **Labels**:
|
||||||
- `refactor`
|
- `refactor`
|
||||||
- `priority: {high|megium|low}`
|
- `priority: {high|medium|low}`
|
||||||
- `status: needs triage`
|
- `status: needs triage`
|
||||||
|
|
||||||
### Documentation Task
|
### Documentation Task
|
||||||
@@ -149,7 +149,7 @@ When creating an issue, use the appropriate template:
|
|||||||
- Proposed Changes
|
- Proposed Changes
|
||||||
- **Labels**:
|
- **Labels**:
|
||||||
- `documentation`
|
- `documentation`
|
||||||
- `priority: {high|megium|low}`
|
- `priority: {high|medium|low}`
|
||||||
- `status: needs triage`
|
- `status: needs triage`
|
||||||
|
|
||||||
### Performance Improvement
|
### Performance Improvement
|
||||||
@@ -162,7 +162,7 @@ When creating an issue, use the appropriate template:
|
|||||||
- Additional Information
|
- Additional Information
|
||||||
- **Labels**:
|
- **Labels**:
|
||||||
- `performance`
|
- `performance`
|
||||||
- `priority: {high|megium|low}`
|
- `priority: {high|medium|low}`
|
||||||
- `status: needs triage`
|
- `status: needs triage`
|
||||||
|
|
||||||
### Test Task
|
### Test Task
|
||||||
@@ -175,7 +175,7 @@ When creating an issue, use the appropriate template:
|
|||||||
- Additional Context
|
- Additional Context
|
||||||
- **Labels**:
|
- **Labels**:
|
||||||
- `test`
|
- `test`
|
||||||
- `priority: {high|megium|low}`
|
- `priority: {high|medium|low}`
|
||||||
- `status: needs triage`
|
- `status: needs triage`
|
||||||
|
|
||||||
### Build Task
|
### Build Task
|
||||||
@@ -188,7 +188,7 @@ When creating an issue, use the appropriate template:
|
|||||||
- Impact
|
- Impact
|
||||||
- **Labels**:
|
- **Labels**:
|
||||||
- `build`
|
- `build`
|
||||||
- `priority: {high|megium|low}`
|
- `priority: {high|medium|low}`
|
||||||
- `status: needs triage`
|
- `status: needs triage`
|
||||||
|
|
||||||
### CI Task
|
### CI Task
|
||||||
@@ -201,7 +201,7 @@ When creating an issue, use the appropriate template:
|
|||||||
- Impact
|
- Impact
|
||||||
- **Labels**:
|
- **Labels**:
|
||||||
- `ci`
|
- `ci`
|
||||||
- `priority: {high|megium|low}`
|
- `priority: {high|medium|low}`
|
||||||
- `status: needs triage`
|
- `status: needs triage`
|
||||||
|
|
||||||
### Chore Task
|
### Chore Task
|
||||||
@@ -213,7 +213,7 @@ When creating an issue, use the appropriate template:
|
|||||||
- Impact
|
- Impact
|
||||||
- **Labels**:
|
- **Labels**:
|
||||||
- `chore`
|
- `chore`
|
||||||
- `priority: {high|megium|low}`
|
- `priority: {high|medium|low}`
|
||||||
- `status: needs triage`
|
- `status: needs triage`
|
||||||
|
|
||||||
### Revert Task
|
### Revert Task
|
||||||
@@ -225,7 +225,7 @@ When creating an issue, use the appropriate template:
|
|||||||
- Impact
|
- Impact
|
||||||
- **Labels**:
|
- **Labels**:
|
||||||
- `chore`
|
- `chore`
|
||||||
- `priority: {high|megium|low}`
|
- `priority: {high|medium|low}`
|
||||||
- `status: needs triage`
|
- `status: needs triage`
|
||||||
|
|
||||||
## Referencing Issues and Pull Requests
|
## Referencing Issues and Pull Requests
|
||||||
|
|||||||
Reference in New Issue
Block a user