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

improving issue template #1

Merged
merged 1 commit into from
Sep 26, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 0 additions & 38 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

33 changes: 33 additions & 0 deletions .github/ISSUE_TEMPLATE/create-an-issue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
name: Create an Issue
about: For creating isssue for HacktoberFest
title: ''
labels: Hacktoberfest
assignees: ''

---
Please fill all detils for better explanation of issue. Add files to proper folder.

**Title** -

**what will change** -

**Assignees** -

### Type of Issue -

Please add/delete options that are not relevant.

- [x] Improving Code
- [x] Improving Documentation
- [x] Adding New Code
- [x] Bug Fix

### Programming Language

Please add/delete options that are not relevant.

- [x] Python
- [x] C++

Happy Coding,
10 changes: 0 additions & 10 deletions .github/ISSUE_TEMPLATE/custom.md

This file was deleted.

20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.