Skip to content

Commit d8954e7

Browse files
added issue templates
1 parent b31bce3 commit d8954e7

File tree

7 files changed

+149
-0
lines changed

7 files changed

+149
-0
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
name: Bug
3+
about: Create a bug-report to help us address errors in the repo.
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Description**
11+
12+
<!--A clear and concise description of what the bug is.-->
13+
14+
**Stack**
15+
16+
Project stack or language (eg. Frontend):
17+
18+
**Working Environment**
19+
20+
Operating System (eg Linux):
21+
22+
Browser (eg. Chrome):
23+
24+
Device (eg. Laptop or Phone):
25+
26+
**Screenshots**
27+
28+
Please add a screenshot if applicable
29+
30+
[Optional] **Additional Context**
31+
32+
Add any other context about the problem here.
33+
34+
You can also join the discord community [here](https://discord.gg/QW3zXaw4)
35+
36+
Feel free to check out other cool repositories of CodeVisors Community [here](https://github.com/CodeVisors)
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Github Profile Review
3+
about: Please review my github profile on a live stream
4+
title: '[REVIEW]'
5+
labels: 'gh profile review, live stream review'
6+
assignees: ''
7+
---
8+
9+
**Github Profile Link:**
10+
<!-- your github profile link goes here. -->
11+
12+
You can also join the discord community [here](https://discord.gg/QW3zXaw4)
13+
14+
Feel free to check out other cool repositories of CodeVisors Community [here](https://github.com/CodeVisors)

.github/ISSUE_TEMPLATE/ideas.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: Ideas
3+
about: Have a new idea
4+
title: ''
5+
labels: 'enhancement'
6+
assignees: ''
7+
8+
---
9+
10+
**Description**
11+
12+
<!-- A brief description -->
13+
14+
**Screenshots**
15+
16+
<!-- Please add a screenshot if applicable -->
17+
18+
**Additional Context** <!-- Optional -->
19+
20+
<!-- Add any other context -->
21+
22+
You can also join the discord community [here](https://discord.gg/QW3zXaw4)
23+
24+
Feel free to check out other cool repositories of CodeVisors Community [here](https://github.com/CodeVisors)
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: Invitation to the GitHub Community Organization
3+
about: I would like to be part of the awesome community
4+
title: Please invite me to the GitHub Community Organization
5+
labels: invite me to the organisation
6+
---
7+
8+
<!---
9+
An invitation for the GitHub Organization will be sent soon. We look forward to having you part of our community :nerd_face:
10+
Don't forget after accepting to make it public so it appears on your GitHub profile for everyone else to see, you can do this by finding your name in the GitHub organization list and change the dropdown to public https://github.com/orgs/CodeVisors/people
11+
12+
- Remember contributing to open source is not just about code, its about collaboration, communication, and adding value
13+
14+
I hope that helps
15+
-->
16+
17+
Please invite me to the GitHub Community Organisation.
18+
19+
<!--more-specification(if any)-->
20+
21+
<!--Some Details-->
22+
23+
- #### Name:
24+
25+
- #### Discord Username(if exists):
26+
27+
<!--https://discord.gg/QW3zXaw4 (link to our discord server)-->
28+
29+
<!--What do you like about this community/ why do you want to join-->
30+
31+
:nerd_face:
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Open Source Project Review
3+
about: Please review my project on a live stream
4+
title: '[REVIEW]'
5+
labels: 'open source review, live stream review'
6+
assignees: ''
7+
---
8+
9+
**Project Link:**
10+
<!-- your project repository link goes here. -->
11+
12+
You can also join the discord community [here](https://discord.gg/QW3zXaw4)
13+
14+
Feel free to check out other cool repositories of the CodeVisors Community [here](https://github.com/CodeVisors)
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
name: Portfolio Review
3+
about: Please review my Portfolio on a live stream
4+
title: '[REVIEW]'
5+
labels: 'portfolio review, live stream review'
6+
assignees: ''
7+
---
8+
9+
**Please ensure that you dont have any personal details in your Portfolio that you dont want to share publicly.**
10+
11+
Portfolio link:
12+
13+
You can also join the discord community [here](https://discord.gg/QW3zXaw4)
14+
15+
Feel free to check out other cool repositories of the CodeVisors Community [here](https://github.com/CodeVisors)
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
name: Resume Review
3+
about: Please review my resume on a live stream
4+
title: '[REVIEW]'
5+
labels: 'resume review, live stream review'
6+
assignees: ''
7+
---
8+
9+
**Remove all personal data, otherwise the resume will be deleted.**
10+
11+
Resume link:
12+
13+
You can also join the discord community [here](https://discord.gg/QW3zXaw4)
14+
15+
Feel free to check out other cool repositories of the CodeVisors Community [here](https://github.com/CodeVisors)

0 commit comments

Comments
 (0)