Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit b18ff79

Browse files
Merge pull request #1 from codePerfectPlus/patch-1
improving issue template
2 parents 5ebc57f + 48557f3 commit b18ff79

File tree

4 files changed

+33
-68
lines changed

4 files changed

+33
-68
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 38 deletions
This file was deleted.
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
name: Create an Issue
3+
about: For creating isssue for HacktoberFest
4+
title: ''
5+
labels: Hacktoberfest
6+
assignees: ''
7+
8+
---
9+
Please fill all detils for better explanation of issue. Add files to proper folder.
10+
11+
**Title** -
12+
13+
**what will change** -
14+
15+
**Assignees** -
16+
17+
### Type of Issue -
18+
19+
Please add/delete options that are not relevant.
20+
21+
- [x] Improving Code
22+
- [x] Improving Documentation
23+
- [x] Adding New Code
24+
- [x] Bug Fix
25+
26+
### Programming Language
27+
28+
Please add/delete options that are not relevant.
29+
30+
- [x] Python
31+
- [x] C++
32+
33+
Happy Coding,

.github/ISSUE_TEMPLATE/custom.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)