Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-07 20:10:06 +01:00
Updated README.md to point to CONTRIBUTING.md, fixed typo in CONTRIBUTING.md.
Dieser Commit ist enthalten in:
Ursprung
f4aaf0c881
Commit
144512eff0
@ -12,7 +12,7 @@ time, and the little things that you can go a long way.
|
|||||||
the process significantly.
|
the process significantly.
|
||||||
* **Target Java 6 for source and compilation.** Make sure to mark methods with
|
* **Target Java 6 for source and compilation.** Make sure to mark methods with
|
||||||
` @Override` that override methods of parent classes, or that implement
|
` @Override` that override methods of parent classes, or that implement
|
||||||
methods of interface (Java 6+).
|
methods of interfaces (Java 6+).
|
||||||
* **Use only spaces for indentation.** Our indents are 4-spaces long, and tabs
|
* **Use only spaces for indentation.** Our indents are 4-spaces long, and tabs
|
||||||
are unacceptable.
|
are unacceptable.
|
||||||
* **Wrap code to a 89 column limit.** We do this to make side by side diffs
|
* **Wrap code to a 89 column limit.** We do this to make side by side diffs
|
||||||
|
@ -25,7 +25,7 @@ Contributing
|
|||||||
We happily accept contributions, especially through pull requests on GitHub. Submissions
|
We happily accept contributions, especially through pull requests on GitHub. Submissions
|
||||||
must be licensed under the GNU Lesser General Public License v3.
|
must be licensed under the GNU Lesser General Public License v3.
|
||||||
|
|
||||||
Please see [the wiki for further information about contributing](http://wiki.sk89q.com/wiki/WorldEdit/Development#Contributing).
|
Please read CONTRIBUTING.md for important guidelines to follow.
|
||||||
|
|
||||||
Links
|
Links
|
||||||
-----
|
-----
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren