plugify
1.0.0.0
|
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. Please note we have a code of conduct, please follow it in all your interactions with the project.
[?] Proceed to describe how to setup local development environment. e.g:
To set up a development environment, please follow these steps:
You've found a bug in the source code, a mistake in the documentation or maybe you'd like a new feature? You can help us by submitting an issue on GitHub. Before you create an issue, make sure to search the issue archive – your issue may have already been addressed!
Please try to create bug reports that are:
Even better: Submit a pull request with a fix or new feature!
git checkout -b feat/amazing_feature
)) plugify uses [conventional commits](https://www.conventionalcommits.org), so please follow the specification in your commit messages.
Push to the branch (
git push origin feat/amazing_feature`)