Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
x87 authored Sep 12, 2023
1 parent 25274cd commit ec44119
Showing 1 changed file with 9 additions and 12 deletions.
21 changes: 9 additions & 12 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
# Contributing to Sanny Builder
Contributing to Sanny Builder

Sanny Builder is a community project and always has been developed with users feedback in mind.
Many people contributed to Sanny Builder over the years. And you can too!
Sanny Builder is a community project and has always been developed with user feedback in mind. Many people have contributed to Sanny Builder over the years, and you can too!

There are a few ways in which you can help to improve Sanny Builder:
There are several ways in which you can help improve Sanny Builder:


* Report a discovered bug or propose a new idea. [File a new ticket](https://github.com/sannybuilder/dev/issues) or comment on the existing one.
* Pull requests are welcome for [tickets](https://github.com/sannybuilder/dev/issues?q=is%3Aissue+is%3Aopen+label%3A%22contributions+welcome%22) that can be resolved by external contributors.
* Update existing translation files or create a new translation. Check out the [translation repo](https://github.com/sannybuilder/translations) for additional details.
* Update the [documentation](https://github.com/sannybuilder/docs). Proofreading and rewording of hard-to-read sentences in a simpler form is especially welcome.
* Update opcode definitions and supporting files (CustomVariables, CustomLabels, constants, etc) in the [data repository](https://github.com/sannybuilder/data).
* Submit a new coloring theme. Check out the [themes repo](https://github.com/sannybuilder/themes) for extra details.
* Help documenting scripting commands in our [Sanny Builder Library](https://library.sannybuilder.com). Visit the [library repo](https://github.com/sannybuilder/library) for details.
* Report a discovered bug or propose a new idea. You can [file a new ticket](https://github.com/sannybuilder/dev/issues) or comment on an existing one. Pull requests are welcome for [tickets](https://github.com/sannybuilder/dev/issues?q=is%3Aissue+is%3Aopen+label%3A%22contributions+welcome%22) that can be resolved by external contributors.
* Update existing translation files or create a new translation. For additional details, check out the [translation repository](https://github.com/sannybuilder/translations).
* Update the [documentation](https://github.com/sannybuilder/docs). We especially welcome proofreading and rewording of hard-to-read sentences into simpler forms.
* Update opcode definitions and supporting files (CustomVariables, CustomLabels, constants, etc.) in the [data repository](https://github.com/sannybuilder/data).
* Submit a new coloring theme. Additional details can be found in the [themes repository](https://github.com/sannybuilder/themes).
* Help document scripting commands in our [Sanny Builder Library](https://library.sannybuilder.com). Visit the [library repository](https://github.com/sannybuilder/library) for more details.

0 comments on commit ec44119

Please sign in to comment.