Full featured repository template in two steps.
- Just edit DELETEME.txt and replace the property values to match your needs.
- Run DELETEME.py,
python DELETEME.py
to change the template files according to your property values in step 1.
- Easy, just fork this repository.
- Create a new repository and set the template to the forked repo.
- Clone this new repository locally, it will now contain all the template files.
- From within the cloned repository, edit DELETEME.txt and replace the properties to match your details.
- Run DELETEME.py, it is important that you
cd
to the root of your repository's location then runpython3 DELETEME.py
- Execute
git status
to view the changed files. Review these changes and if you are:- 😄 - execute
git add . && git commit -m "updating readme with steps" && git push
(or however you commit changes) - 😭 - execute
git checkout -- .
to revert everything and try again.
- 😄 - execute
Note, the DELETEME files are useless after you are done. I suggest you remove them from your repo using git rm
Go to issues in this repository on Github and create a new issue. You will see one of the templates in action.
- Sentiment Bot
- Stale Bot
- Welcome bot
- Release drafter
- Code of conduct
- Funding
- Excludes OS specific and generated files