As much as possible, we have tried to provide enough tooling to get you up and running quickly and with a minimum of effort. This includes sane defaults for documentation; templates for bug reports, feature requests, and pull requests; and GitHub Actions that will automatically manage stale issues and pull requests. This latter defaults to labeling issues and pull requests as stale after 60 days of inactivity, and closing them after 7 additional days of inactivity. These defaults and more can be configured. For configuration options, please consult the documentation for the stale action.
In trying to keep this template as generic and reusable as possible, there are some things that were omitted out of necessity and others that need a little tweaking. Before you begin developing in earnest, there are a few changes that need to be made:
LICENSE, and selecting your desired license from
the provided list.<License name> placeholder in this file to reflect the name
of the license you selected above.<INSERT_CONTACT_METHOD> in
CODE_OF_CONDUCT.md with a suitable communication
channel.org_name to the name of the org your repository belongs
to e.g., bloomberg:
README.mdCONTRIBUTING.mdrepo_name to the name of your new repository:
README.mdCONTRIBUTING.mdREADME badges to point to your project URL.CONTRIBUTING.md to point to your project URL:
Affected Version tags in
.github/ISSUE_TEMPLATE/bug_report.yml
if applicable.<project name> placeholder with the name of your project:
CONTRIBUTING.mdSECURITY.mdMAINTAINERS.md.<project-name> placeholder in
.github/CODEOWNERS as well as the
<maintainer-team-name> and <admin-team-name> entries.CHANGELOG.md.
We encourage you to keep a changelog..github/dependabot.yml for your project's
language and tooling dependencies..github/settings.yml, update the following fields:
name: Replace with the repository name for your projectdescription: A short, 1-2 sentence description of your projectteams: Uncomment and update the GitHub team names and permissions as appropriatebranches: Uncomment and enable branch protection settings for your
project (please do not disable branch protection entirely!)README!Provide some information about what the project is/does.
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
npm
npm install npm@latest -g
Clone the repository
git clone https://github.com/org_name/repo_name.git
Install npm packages
npm install
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation or the Wiki
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. For detailed contributing guidelines, please see CONTRIBUTING.md
Distributed under the <License name> License. See LICENSE for more
information.
Your Name - @twitter_handle - email
Project Link: https://github.com/org_name/repo_name
This template was adapted from https://github.com/othneildrew/Best-README-Template.
26 commits
6 commits
As much as possible, we have tried to provide enough tooling to get you up and running quickly and with a minimum of effort. This includes sane defaults for documentation; templates for bug reports, feature requests, and pull requests; and GitHub Actions that will automatically manage stale issues and pull requests. This latter defaults to labeling issues and pull requests as stale after 60 days of inactivity, and closing them after 7 additional days of inactivity. These defaults and more can be configured. For configuration options, please consult the documentation for the stale action.
In trying to keep this template as generic and reusable as possible, there are some things that were omitted out of necessity and others that need a little tweaking. Before you begin developing in earnest, there are a few changes that need to be made:
LICENSE, and selecting your desired license from
the provided list.<License name> placeholder in this file to reflect the name
of the license you selected above.<INSERT_CONTACT_METHOD> in
CODE_OF_CONDUCT.md with a suitable communication
channel.org_name to the name of the org your repository belongs
to e.g., bloomberg:
README.mdCONTRIBUTING.mdrepo_name to the name of your new repository:
README.mdCONTRIBUTING.mdREADME badges to point to your project URL.CONTRIBUTING.md to point to your project URL:
Affected Version tags in
.github/ISSUE_TEMPLATE/bug_report.yml
if applicable.<project name> placeholder with the name of your project:
CONTRIBUTING.mdSECURITY.mdMAINTAINERS.md.<project-name> placeholder in
.github/CODEOWNERS as well as the
<maintainer-team-name> and <admin-team-name> entries.CHANGELOG.md.
We encourage you to keep a changelog..github/dependabot.yml for your project's
language and tooling dependencies..github/settings.yml, update the following fields:
name: Replace with the repository name for your projectdescription: A short, 1-2 sentence description of your projectteams: Uncomment and update the GitHub team names and permissions as appropriatebranches: Uncomment and enable branch protection settings for your
project (please do not disable branch protection entirely!)README!Provide some information about what the project is/does.
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
npm
npm install npm@latest -g
Clone the repository
git clone https://github.com/org_name/repo_name.git
Install npm packages
npm install
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation or the Wiki
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. For detailed contributing guidelines, please see CONTRIBUTING.md
Distributed under the <License name> License. See LICENSE for more
information.
Your Name - @twitter_handle - email
Project Link: https://github.com/org_name/repo_name
This template was adapted from https://github.com/othneildrew/Best-README-Template.
26 commits
6 commits