Skip to content

Commit 0138bb2

Browse files
committed
Add Contributing section to README.md, remove CONTRIBUTING.md file
1 parent e681b87 commit 0138bb2

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,10 @@ is YAML format. To use this format, follow these steps:
4040

4141
[package_control]: https://sublime.wbond.net/installation
4242
[this_repo]: https://github.com/SublimeText/PowerShell
43-
[syntax_topic]: http://sublime-text-unofficial-documentation.readthedocs.org/en/latest/extensibility/syntaxdefs.html
43+
[syntax_topic]: http://sublime-text-unofficial-documentation.readthedocs.org/en/latest/extensibility/syntaxdefs.html
44+
45+
# Contributing
46+
47+
There are two permanent brances: `master` and `dev`.
48+
Master always points to the latest release tag.
49+
All development is done in `dev` branch, please use it for pull request.

0 commit comments

Comments
 (0)