update README and CONTRIBUTING.md

This commit is contained in:
2024-09-28 11:32:57 -05:00
committed by Celtic Minstrel
parent 9548369023
commit f19bc3c570
2 changed files with 4 additions and 8 deletions

View File

@@ -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:
* 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
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

View File

@@ -17,14 +17,8 @@ secondary purpose is
to generalize and extend its functionality while maintaining backwards
compatibility.
If you would like to be added to this project contact
[Sylae](https://github.com/sylae)
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.
Contributions are accepted primarily via pull request. See
[CONTRIBUTING.md](./CONTRIBUTING.md) for more guidelines.
Building
--------