Skip to content

Commit 1034414

Browse files
committed
Merge pull request #37 from vors/master
Add Contributing section
2 parents e681b87 + b94d241 commit 1034414

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
...
1+
Contributing
2+
============
3+
4+
There are two permanent brances: **master** and **dev**.
5+
**Master** always points to the latest release tag.
6+
All development is done in **dev** branch,
7+
please, use it for pull requests.

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,8 @@ 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+
See [CONTRIBUTING.md](CONTRIBUTING.md).

0 commit comments

Comments
 (0)