You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug-report.yml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,13 @@ body:
16
16
attributes:
17
17
label: "Important Points to Note"
18
18
options:
19
-
- label: "I agree to adhere to the project's [Code of Conduct](https://github.com/Avdhesh-Varshney/WebMasterLog/blob/main/CODE_OF_CONDUCT.md)."
19
+
- label: "I agree to adhere to the project's [Code of Conduct](https://github.com/Avdhesh-Varshney/blog-script/blob/main/CODE_OF_CONDUCT.md)."
20
20
required: true
21
-
- label: "I have reviewed and understood the project's [Contributing Guidelines](https://github.com/Avdhesh-Varshney/WebMasterLog/blob/main/CONTRIBUTING.md)."
21
+
- label: "I have reviewed and understood the project's [Contributing Guidelines](https://github.com/Avdhesh-Varshney/blog-script/blob/main/CONTRIBUTING.md)."
22
22
required: true
23
23
- label: "I have checked the existing issues and can confirm that this is not a duplicate."
24
24
required: true
25
-
- label: "I have reviewed and understood the project's [Issue Creation Guidelines](https://github.com/Avdhesh-Varshney/WebMasterLog/issues/108)."
25
+
- label: "I have reviewed and understood the project's [Issue Creation Guidelines](https://github.com/Avdhesh-Varshney/blog-script/issues/108)."
26
26
required: true
27
27
28
28
- type: textarea
@@ -40,7 +40,7 @@ body:
40
40
label: "Is this bug related to the main website or any sub-projects?"
41
41
options:
42
42
- "Main Website"
43
-
- "Sub Project"
43
+
- "Sub Module/Project"
44
44
validations:
45
45
required: true
46
46
@@ -100,5 +100,5 @@ body:
100
100
**Do not raise a PR without being assigned to the issue.**
101
101
> **NOTE:** This issue will automatically be unassigned if the PR is not raised within the given time frame.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/enhancement-request.yml
+8-6Lines changed: 8 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,13 @@ body:
16
16
attributes:
17
17
label: "Important Points to Note"
18
18
options:
19
-
- label: "I agree to adhere to the project's [Code of Conduct](https://github.com/Avdhesh-Varshney/WebMasterLog/blob/main/CODE_OF_CONDUCT.md)."
19
+
- label: "I agree to adhere to the project's [Code of Conduct](https://github.com/Avdhesh-Varshney/blog-script/blob/main/CODE_OF_CONDUCT.md)."
20
20
required: true
21
-
- label: "I have reviewed and understood the project's [Contributing Guidelines](https://github.com/Avdhesh-Varshney/WebMasterLog/blob/main/CONTRIBUTING.md)."
21
+
- label: "I have reviewed and understood the project's [Contributing Guidelines](https://github.com/Avdhesh-Varshney/blog-script/blob/main/CONTRIBUTING.md)."
22
22
required: true
23
23
- label: "I have checked the existing issues and can confirm that this is not a duplicate."
24
24
required: true
25
-
- label: "I have reviewed and understood the project's [Issue Creation Guidelines](https://github.com/Avdhesh-Varshney/WebMasterLog/issues/108)."
25
+
- label: "I have reviewed and understood the project's [Issue Creation Guidelines](https://github.com/Avdhesh-Varshney/blog-script/issues/108)."
26
26
required: true
27
27
28
28
- type: dropdown
@@ -31,11 +31,13 @@ body:
31
31
label: "Category"
32
32
description: "Select the category that best describes the enhancement."
33
33
options:
34
+
- "Feature Addition"
35
+
- "Code Refactoring"
34
36
- "Documentation"
35
37
- "Styling"
36
-
- "Code Refactoring"
37
-
- "Feature Addition"
38
38
- "Other"
39
+
validations:
40
+
required: true
39
41
40
42
- type: textarea
41
43
id: enhancement-description
@@ -100,5 +102,5 @@ body:
100
102
**Do not raise a PR without being assigned to the issue.**
101
103
> **NOTE:** This issue will automatically be unassigned if the PR is not raised within the given time frame.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/project-request.yml
+8-12Lines changed: 8 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -13,13 +13,13 @@ body:
13
13
attributes:
14
14
label: "Important Points to Note"
15
15
options:
16
-
- label: "I agree to adhere to the project's [Code of Conduct](https://github.com/Avdhesh-Varshney/WebMasterLog/blob/main/CODE_OF_CONDUCT.md)."
16
+
- label: "I agree to adhere to the project's [Code of Conduct](https://github.com/Avdhesh-Varshney/blog-script/blob/main/CODE_OF_CONDUCT.md)."
17
17
required: true
18
-
- label: "I have reviewed and understood the project's [Contributing Guidelines](https://github.com/Avdhesh-Varshney/WebMasterLog/blob/main/CONTRIBUTING.md)."
18
+
- label: "I have reviewed and understood the project's [Contributing Guidelines](https://github.com/Avdhesh-Varshney/blog-script/blob/main/CONTRIBUTING.md)."
19
19
required: true
20
20
- label: "I have checked the existing issues and can confirm that this is not a duplicate."
21
21
required: true
22
-
- label: "I have reviewed and understood the project's [Issue Creation Guidelines](https://github.com/Avdhesh-Varshney/WebMasterLog/issues/108)."
22
+
- label: "I have reviewed and understood the project's [Issue Creation Guidelines](https://github.com/Avdhesh-Varshney/blog-script/issues/108)."
23
23
required: true
24
24
25
25
- type: textarea
@@ -44,14 +44,10 @@ body:
44
44
label: "Project Category"
45
45
description: "Select the appropriate category for the project."
46
46
options:
47
-
- "Angular JS"
48
-
- "HTML/CSS"
49
-
- "Next JS"
50
-
- "Node JS"
51
-
- "React JS"
52
-
- "Typescript"
53
-
- "HTML/CSS/JS"
54
-
- "Vue JS"
47
+
- "data-science"
48
+
- "web-development"
49
+
- "main-website"
50
+
- "documentation"
55
51
validations:
56
52
required: true
57
53
@@ -111,5 +107,5 @@ body:
111
107
**Do not raise a PR without being assigned to the issue.**
112
108
> **NOTE:** This issue will automatically be unassigned if the PR is not raised within the given time frame.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+28-12Lines changed: 28 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,54 +1,70 @@
1
1
<h1align="center">Contributors Guide⚡ </h1>
2
2
<h3align="center">Welcome to our open-source project! 😍<br> We appreciate your interest in contributing.😊 <br>This guide will help you get started with the project and make your first contribution.</h3>
- Join the project's communication channels to interact with other contributors and seek assistance.
43
59
- If you have any questions or need help, don't hesitate to ask in the project's communication channels or comment on the relevant issue.
44
60
45
-
## :zap: Code of Conduct 😇
61
+
### :zap: Code of Conduct 😇
46
62
Please follow our project'scode of conduct while contributing.</br>Treat all contributors and users with respect and create a positive and inclusive environment for everyone.
47
63
48
-
## :zap: License 📄
64
+
### :zap: License 📄
49
65
The project is licensed under ***MIT***. Make sure to review and comply with the license terms.</br>We hope this guide helps you get started with contributing to our open-source project. Thank you for your contribution!
50
66
51
-
## :zap: Need more help?🤔
67
+
### :zap: Need more help?🤔
52
68
53
69
You can refer to the following articles on basics of Git and Github and also contact the Project Mentors, in case you are stuck:
54
70
@@ -59,10 +75,10 @@ You can refer to the following articles on basics of Git and Github and also con
59
75
- [Learn GitHub from Scratch](https://lab.github.com/githubtraining/introduction-to-github)
- We welcome contributions from everyone. However, please avoid spamming the repository with irrelevant issues & pull requests. We reserve the right to mark PRs as invalid if they are not relevant.
0 commit comments