Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Commit

Permalink
und - Updated issue and PR templates
Browse files Browse the repository at this point in the history
  • Loading branch information
AptiviCEO committed Oct 30, 2023
1 parent cef695d commit 36209e1
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 25 deletions.
5 changes: 4 additions & 1 deletion .github/ISSUE_TEMPLATE/ask-a-question.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Ask a question
about: Ask us anything about this project.
about: Ask us anything about KS.
title: "[Q&A] [FeatureName] - [Question]"
labels: ''
assignees: ''
Expand All @@ -10,6 +10,9 @@ assignees: ''
### Type of question
<!-- Select the type of the question that you're going to ask here. -->
- [ ] General
- [ ] API
- [ ] Commands
- [ ] Mods
- [ ] Others

### Question
Expand Down
18 changes: 9 additions & 9 deletions .github/ISSUE_TEMPLATE/report-an-issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,23 @@ assignees: ''
---

### Description
<!-- Describe how this bug happened, and general information about it. Note that we only speak Arabic and English, so if you're on any other language than we know, then translate. -->
<!-- Note that you need to be as more descriptive as you can so we can understand this bug. -->
<!-- Describe how this bug happened, and general information about it. Note that you need to be as descriptive as possible. -->


### Expected behavior
<!-- How do you expect this project to behave on the suspected component. -->
<!-- How do you expect this program to behave? -->


### Actual behavior
<!-- What did the suspected component do instead? -->
<!-- What did it do instead? -->


### Steps to reproduce
<!-- Provide clear step-by-step instructions on how do you reporduce this bug. -->
1.
1.
1.
<!-- Provide clear step-by-step instructions about reproducing this bug. -->
1. Open x
1. Write `yyy`
1. Observe a happening instead of z

### Version (include commit number if applicable)
### Version
<!-- This should be in this format: <Version> (<Commit>) (<Branch>). Commit number and branch required for development builds. -->
Version `0.0.0 0000000000000000000000000000000000000000 main`
5 changes: 2 additions & 3 deletions .github/ISSUE_TEMPLATE/request-a-feature.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ assignees: ''


### What does it add?
- [ ] New feature
- [ ] New API functions
- [ ] New extensions
- [ ] New implementations
- [ ] Others

### Have you tried doing it?
### Have you tried doing it? If so, attach a mod file.
18 changes: 9 additions & 9 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
### Description
<!-- Describe how this bug happened, and general information about it. Note that we only speak Arabic and English, so if you're on any other language than we know, then translate. -->
<!-- Note that you need to be as more descriptive as you can so we can understand this bug. -->
<!-- Describe how this bug happened, and general information about it. Note that you need to be as descriptive as possible. -->


### Expected behavior
<!-- How do you expect this project to behave on the suspected component. -->
<!-- How do you expect this program to behave? -->


### Actual behavior
<!-- What did the suspected component do instead? -->
<!-- What did it do instead? -->


### Steps to reproduce
<!-- Provide clear step-by-step instructions on how do you reporduce this bug. -->
1.
1.
1.
<!-- Provide clear step-by-step instructions about reproducing this bug. -->
1. Open x
1. Write `yyy`
1. Observe a happening instead of z

### Version (include commit number if applicable)
### Version
<!-- This should be in this format: <Version> (<Commit>) (<Branch>). Commit number and branch required for development builds. -->
Version `0.0.0 0000000000000000000000000000000000000000 main`
6 changes: 3 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Description
<!-- Describe about your pull request. Note that you need to be as more descriptive as you can so we can understand this request. -->
<!-- Talk about your pull request. Note that you need to be as descriptive as possible. -->


## Change type
Expand All @@ -16,5 +16,5 @@
- [ ] No, I haven't
- [ ] Not sure

## Specify other changes
<!-- Specify the changes that wouldn't fit into the selection. -->
## Other changes?
<!-- Specify the changes that don't fit to the categories above. -->

0 comments on commit 36209e1

Please sign in to comment.