Skip to content
Avery Chan edited this page Aug 6, 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 an idea for a 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 are made. Don't build the project on your own, the owner of the repo will build it in the next commit.