Skip to content
Jan Pánek edited this page Jul 19, 2021 · 8 revisions

How to contribute

Systemizer is open to contributions from anyone. If you want to contribute create a pull request. It will be inspected and if there are no problems it will be merged.

Make sure you verify functionality and don't implement new bugs!

What can i change?

  • You can take a look at the Issues page, there are some tasks.
  • You can add new components if they are in the Issues section, otherwise ask in the discussions.
  • If you find any bugs, feel free to fix them.
  • If you have some design ideas, Systmizer could use some better design.
  • There may be some typos in code/html/css/documentation, feel free to fix those.
  • Contributing doesn't need to mean adding code. Your feedback is as important!
  • If you have idea for new feature or component but don't know how to implement it, feel free to create an Issue or share it in Discussions.

Any changes that will be merged won't be seen until a production build to /docs is made. Don't build the project by your own, the owner of the repo will build it in next commit.

Clone this wiki locally