File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 3
3
Contributions are welcome if they meet the following criteria:
4
4
5
5
* Language is english.
6
+
6
7
* Code should be StyleCop compliant - this project uses the [ StyleCop.Analyzers] ( https://www.nuget.org/packages/StyleCop.Analyzers/ )
7
8
for VS2019 so you should see issues directly as warnings.
9
+
8
10
* Coding style (naming, etc.) and quality should fit to the current state.
11
+
9
12
* No code copied/converted from the well-known decompiled source of the
10
- original server.
13
+ original server.
11
14
12
15
If you want to contribute, please create a new issue for the feature or bug (if
13
16
the issue doesn't exist yet) so we can see who is working on something and can
@@ -26,8 +29,8 @@ or by submitting an issue.
26
29
27
30
If you want to contribute code, please do the following steps:
28
31
29
- 1 . fork this project from the original MUnique OpenMU Project.
30
- 2 . create a feature branch from the master branch
31
- 3 . commit your changes to your feature branch
32
- 4 . submit a pull request to the original master branch
33
- 5 . lean back, wait for the code review and merge :)
32
+ 1 . fork this project from the original MUnique OpenMU Project.
33
+ 2 . create a feature branch from the master branch
34
+ 3 . commit your changes to your feature branch
35
+ 4 . submit a pull request to the original master branch
36
+ 5 . lean back, wait for the code review and merge :)
You can’t perform that action at this time.
0 commit comments