Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.08 KB

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 1.08 KB

Contributing

Code of Conduct

This project and everyone participating in it is governed by the Faithful Tweaks Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior on our discord.

Adding A Module

The process of adding a module is pretty simple. Just make a pull request with your fork and if it looks good we'll merge! For guides on creating a module, please check out the wiki.

Contributing To The Codebase

If you plan on contributing to the codebase and arnt just adding a module, please first discuss the change(s) you wish to make via issue or on our discord.

For more resources on adding to the codebase please visit the wiki.

After getting the go-ahead to create a pull request, please do so. Afterwards, a few actions will run that help confirm your code works. If everything works out well, we will merge your request and your changes will be automatically deployed.