Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 2.79 KB

File metadata and controls

43 lines (29 loc) · 2.79 KB

Contributing to RPG Creator

First off, thanks for taking the time to contribute! ❤️

All types of contributions are encouraged and valued. See the Table of Contents for different ways to help and details about how this project handles them. Please make sure to read the relevant section before making your contribution. It will make it a lot easier for us maintainers and smooth out the experience for all involved. The community looks forward to your contributions. 🎉

And if you like the project, but just don't have time to contribute, that's fine. There are other easy ways to support the project and show your appreciation, which we would also be very happy about:

  • Star the project
  • Tweet about it
  • Refer this project in your project's readme
  • Mention the project at local meetups and tell your friends/colleagues

Table of Contents

I Have a Question

If you want to ask a question, we assume that you have read the available Documentation.

Before you ask a question, it is best to search for existing Issues that might help you. In case you have found a suitable issue and still need clarification, you can write your question in this issue. It is also advisable to search the internet for answers first.

If you then still feel the need to ask a question and need clarification, we recommend the following:

  • Open an Issue.
  • Provide as much context as you can about what you're running into.
  • Provide project and platform versions (.NET Version, MonoGame version, OS, etc.), depending on what seems relevant.

We will then take care of the issue as soon as possible.

I Want To Contribute

Legal Notice

By contributing to RPG Creator, you agree to the following terms:

Authorship: You certify that you have authored 100% of the contribution or have the necessary legal rights to provide it under the project's license.

Dual-Licensing Rights: You grant the project maintainer(s) a perpetual, worldwide, irrevocable right to distribute your code under the project's current license (Apache 2.0) and any future alternative licenses (Dual-Licensing).

Open Source Guarantee: In exchange for your contribution, the project maintainer(s) irrevocably commit that the community version of RPG Creator will always remain available under a permissive Open Source license (such as Apache 2.0 or equivalent) and free of charge. Future commercial version - If any - will not revoke the rights granted to existing Open Source versions.

More updates to 'CONTRIBUTING.MD' will come as time passes. As I am not experienced with these types of documents, I prefer not to write errors or incorrect information for now.