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: README.md
+21-21Lines changed: 21 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,26 +71,26 @@ for more information or guidance, follow the [GitHub guide](https://docs.github.
71
71
The script will customize all the data with yoursin all the files.
72
72
73
73
1. A README template file with a default template to start documenting your project. (it includes personalized badges and text with your project details)
74
-
1. A CHANGELOG template file based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
75
-
1. An [issue_label_bot.yaml](/.github/issue_label_bot.yaml) file to use the issue adder GitHub bot. [Activate it or check its documentation](https://github.com/marketplace/issue-label-bot).
76
-
1. A [config.yml](/.github/config.yml) file to modify multiple bot's behaviours.
77
-
1. A [settings.yml](/.github/settings.yml) file to use the popular settings GitHub bot. [Activate it or check its documentation](https://probot.github.io/apps/settings/).
78
-
1. A [CONTRIBUTING](/.github/CONTRIBUTING.md) explaining how to contribute to the project. [Learn more with the GitHub guide](https://docs.github.com/en/github/building-a-strong-community/setting-guidelines-for-repository-contributors).
79
-
1. A [SUPPORT](/.github/SUPPORT.md) explaining how to support the project. [Learn more with the GitHub guide](https://docs.github.com/en/github/building-a-strong-community/adding-support-resources-to-your-project).
80
-
1. A [SECURITY](/.github/SECURITY.md) with a guide on how to post a security issue. [Learn more with the GitHub guide](https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository).
81
-
1. A [CODEOWNERS](/.github/CODEOWNERS) with the new user as the main owner. [Learn more with the GitHub guide](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners).
82
-
1. A [CODE_OF_CONDUCT](/.github/CODE_OF_CONDUCT.md) with a basic code of conduct. [Learn more with the GitHub guide](https://docs.github.com/en/github/building-a-strong-community/adding-a-code-of-conduct-to-your-project).
83
-
1. A [PULL_REQUEST_TEMPLATE](/.github/pull_request_template.md) with a template for your pull request that closes issues with keywords. [Learn more with the GitHub guide](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository).
84
-
1. Multiple [issues templates](/.github/ISSUE_TEMPLATE). [Learn more with the GitHub guide](https://docs.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository).
85
-
1. A [config.yml](/.github/ISSUE_TEMPLATE/config.yml) with the config and information about the issue templates.
86
-
1. A [Blank issue template](/.github/ISSUE_TEMPLATE) with the super basic stuff, all the issues should contain.
87
-
1. A [Bug issue template](/.github/ISSUE_TEMPLATE/1-bug-report.md).
88
-
1. A [Failing test issue template](/.github/ISSUE_TEMPLATE/2-failing-test.md).
89
-
1. A [Documentation issue template](/.github/ISSUE_TEMPLATE/3-docs-bug.md).
90
-
1. A [Feature request issue template](/.github/ISSUE_TEMPLATE/4-feature-request.md).
91
-
1. An [Enhancement request issue template](/.github/ISSUE_TEMPLATE/5-enhancement-request.md).
92
-
1. A [Security report issue template](/.github/ISSUE_TEMPLATE/6-security-report.md).
93
-
1. A [Question or support issue template](/.github/ISSUE_TEMPLATE/7-question-support.md).
74
+
2. A CHANGELOG template file based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
75
+
3. An [issue_label_bot.yaml](/.github/issue_label_bot.yaml) file to use the issue adder GitHub bot. [Activate it or check its documentation](https://github.com/marketplace/issue-label-bot).
76
+
4. A [config.yml](/.github/config.yml) file to modify multiple bot's behaviours.
77
+
5. A [settings.yml](/.github/settings.yml) file to use the popular settings GitHub bot. [Activate it or check its documentation](https://probot.github.io/apps/settings/).
78
+
6. A [CONTRIBUTING](/.github/CONTRIBUTING.md) explaining how to contribute to the project. [Learn more with the GitHub guide](https://docs.github.com/en/github/building-a-strong-community/setting-guidelines-for-repository-contributors).
79
+
7. A [SUPPORT](/.github/SUPPORT.md) explaining how to support the project. [Learn more with the GitHub guide](https://docs.github.com/en/github/building-a-strong-community/adding-support-resources-to-your-project).
80
+
8. A [SECURITY](/.github/SECURITY.md) with a guide on how to post a security issue. [Learn more with the GitHub guide](https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository).
81
+
9. A [CODEOWNERS](/.github/CODEOWNERS) with the new user as the main owner. [Learn more with the GitHub guide](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners).
82
+
10. A [CODE_OF_CONDUCT](/.github/CODE_OF_CONDUCT.md) with a basic code of conduct. [Learn more with the GitHub guide](https://docs.github.com/en/github/building-a-strong-community/adding-a-code-of-conduct-to-your-project).
83
+
11. A [PULL_REQUEST_TEMPLATE](/.github/pull_request_template.md) with a template for your pull request that closes issues with keywords. [Learn more with the GitHub guide](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository).
84
+
12. Multiple [issues templates](/.github/ISSUE_TEMPLATE). [Learn more with the GitHub guide](https://docs.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository).
85
+
1. A [config.yml](/.github/ISSUE_TEMPLATE/config.yml) with the config and information about the issue templates.
86
+
2. A [Blank issue template](/.github/ISSUE_TEMPLATE) with the super basic stuff, all the issues should contain.
87
+
3. A [Bug issue template](/.github/ISSUE_TEMPLATE/1-bug-report.md).
88
+
4. A [Failing test issue template](/.github/ISSUE_TEMPLATE/2-failing-test.md).
89
+
5. A [Documentation issue template](/.github/ISSUE_TEMPLATE/3-docs-bug.md).
90
+
6. A [Feature request issue template](/.github/ISSUE_TEMPLATE/4-feature-request.md).
91
+
7. An [Enhancement request issue template](/.github/ISSUE_TEMPLATE/5-enhancement-request.md).
92
+
8. A [Security report issue template](/.github/ISSUE_TEMPLATE/6-security-report.md).
93
+
9. A [Question or support issue template](/.github/ISSUE_TEMPLATE/7-question-support.md).
94
94
95
95
---
96
96
@@ -238,7 +238,7 @@ We are currently looking for new donators to help and maintain this project! ❤
238
238
By donating, you will help the development of this project, and *you will be featured in this project's README.md*, so everyone can see your kindness and visit your content ⭐.