generated from nhcarrigan/template
40 lines
1.4 KiB
Markdown
40 lines
1.4 KiB
Markdown
![]() |
# New Repository Template
|
||
|
|
||
|
This template contains all of our basic files for a new GitHub repository. There is also a handy workflow that will create an issue on a new repository made from this template, with a checklist for the steps we usually take in setting up a new repository.
|
||
|
|
||
|
If you're starting a Node.JS project with TypeScript, we have a [specific template](https://github.com/naomi-lgbt/nodejs-typescript-template) for that purpose.
|
||
|
|
||
|
## Readme
|
||
|
|
||
|
Delete all of the above text (including this line), and uncomment the below text to use our standard readme template.
|
||
|
|
||
|
<!-- # Project Name
|
||
|
|
||
|
Project Description
|
||
|
|
||
|
## Live Version
|
||
|
|
||
|
This page is currently deployed. [View the live website.]
|
||
|
|
||
|
## Feedback and Bugs
|
||
|
|
||
|
If you have feedback or a bug report, please feel free to open a GitHub issue!
|
||
|
|
||
|
## Contributing
|
||
|
|
||
|
If you would like to contribute to the project, you may create a Pull Request containing your proposed changes and we will review it as soon as we are able! Please review our [contributing guidelines](CONTRIBUTING.md) first.
|
||
|
|
||
|
## Code of Conduct
|
||
|
|
||
|
Before interacting with our community, please read our [Code of Conduct](CODE_OF_CONDUCT.md).
|
||
|
|
||
|
## License
|
||
|
|
||
|
This software is licensed under our [global software license](https://docs.nhcarrigan.com/#/license).
|
||
|
|
||
|
Copyright held by Naomi Carrigan.
|
||
|
|
||
|
## Contact
|
||
|
|
||
|
We may be contacted through our [Chat Server](http://chat.nhcarrigan.com) or via email at `contact@nhcarrigan.com`. -->
|