Skip to content

Commit 0cfc34d

Browse files
Create CONTRIBUTING.md
1 parent 092c9a7 commit 0cfc34d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CONTRIBUTING.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Contributing
2+
3+
Contributions are very welcome in this project.
4+
5+
When contributing to this repository, .
6+
7+
Things to consider:
8+
- Please first discuss the change you wish to make via an [issue](https://github.com/jaime-olivares/vscode-yuml/issues), before proposing a change
9+
- Do not cover two different topics in a single pull request
10+
- Do not change or add libraries or tools (either for development or production purposes) without previous consent
11+
- Do not change symbol names (methods, properties), even if you think they are correct or better
12+
- Leave the code clean and **be sure you are not altering the spacing of the source code files**
13+
14+
Standard steps:
15+
- Fork this project in github and clone it in your local machine
16+
- Debug in Visual Studio Code, reviewing all the affected functionalities
17+
- Commit and submit a [pull request](https://github.com/jaime-olivares/vscode-yuml/pulls)

0 commit comments

Comments
 (0)