Semantic Versioning 2.0.0
Given a version number MAJOR
.MINOR
.PATCH
, increment the:
MAJOR
version when you make incompatible API changesMINOR
version when you add functionality in a backward compatible mannerPATCH
version when you make backward compatible bug fixesAdditional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.
Discussions are enabled on this repository, so if you have any problems, questions, suggestions or just want to chat about this template, please feel free to start a discussion.
If you use this code in your own projects, I'd recommend at least to 'star' or follow the repository on GitHub. In this way you would be informed of any updates, bug fixes or new functionality
This template is free to use but I would request some accreditation. If you do use it in one of your applications, or even some of the unique code from the template, or you learn something from it, please put a small note in your readme or blog post/whatever stating that you used this Template or code therein, with a link back to this repository. Thank You 😊
For those who let me know they are using this Template, I'll add links back to your project in this documentation.
If this template saves you time/effort/money, or you just wish to show your appreciation for my work, why not Buy me a Coffee! 😃
The template does include a .github/FUNDING.yml
file which contains a link to some sponsor pages. You can edit or delete this as you will or replace with your own details. If you really appreciate the Template, feel free to leave my details there in addition to your own, though this is entirely optional 😊
The funding file allows your GitHub visitors to sponsor or tip you as a thanks for your work.