File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
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 )
You can’t perform that action at this time.
0 commit comments