update README and CONTRIBUTING.md
This commit is contained in:
@@ -30,6 +30,8 @@ or won't obtain a GitHub account, email-style patches may also be acceptable.
|
|||||||
|
|
||||||
When submitting patches, there are some things to keep in mind:
|
When submitting patches, there are some things to keep in mind:
|
||||||
|
|
||||||
|
* Please be careful of what you check into the repository. Please do not commit any
|
||||||
|
binaries, junk files, or anything that doesn't compile.
|
||||||
* If your patch affects the dialog engine, be sure to update any relevant documentation
|
* If your patch affects the dialog engine, be sure to update any relevant documentation
|
||||||
or add new documentation as needed, using the Doxygen format. This also applies to
|
or add new documentation as needed, using the Doxygen format. This also applies to
|
||||||
any other components currently covered by Doxygen documentation, such as the resource
|
any other components currently covered by Doxygen documentation, such as the resource
|
||||||
|
10
README.md
10
README.md
@@ -17,14 +17,8 @@ secondary purpose is
|
|||||||
to generalize and extend its functionality while maintaining backwards
|
to generalize and extend its functionality while maintaining backwards
|
||||||
compatibility.
|
compatibility.
|
||||||
|
|
||||||
If you would like to be added to this project contact
|
Contributions are accepted primarily via pull request. See
|
||||||
[Sylae](https://github.com/sylae)
|
[CONTRIBUTING.md](./CONTRIBUTING.md) for more guidelines.
|
||||||
or one of the other people on the owners list. This is an open project,
|
|
||||||
with no strong prerequisites
|
|
||||||
for getting commit access. With that in mind, please be careful of what
|
|
||||||
you check into the repository.
|
|
||||||
Please do not commit any binaries, junk files, or anything that doesn't
|
|
||||||
compile.
|
|
||||||
|
|
||||||
Building
|
Building
|
||||||
--------
|
--------
|
||||||
|
Reference in New Issue
Block a user