nhs-england-tools / repository-template

🛠️ 📚💡 This is a detailed and carefully made template for your GitHub projects. It's based on the wide knowledge and practical experience of the engineering community within NHS England. The template includes helpful suggestions, standards and practices - it's something you should consider using for all your repositories.
MIT License
25 stars 11 forks source link

Add default CONTRIBUTING.md #153

Open andyblundell opened 8 months ago

andyblundell commented 8 months ago

What is the problem this feature will solve?

There is general guidance around contributions to any of our repos that it would make sense to include in CONTRIBUTING.md in all repos (plus in general it seems like a good idea for all repos to have CONTRIBUTING.md). I can't spot this file in the template yet - shall we add it?

What is the feature that you are proposing to solve the problem?

Add CONTRIBUTING.md

What alternatives have you considered?

No response

Code of Conduct

Sensitive Information Declaration

aidenvaines-bjss commented 6 months ago

the .github/PULL_REQUEST_TEMPLATE.md references this CONTRIBUTING.md so it would be nice to have it in place

"- [ ] I am familiar with the contributing guidelines"