Updated Contributing (markdown)

missionfloyd 2023-05-08 03:11:55 -06:00
parent 411aa37ef8
commit acac4a1d0c

@ -1,11 +1,12 @@
# Pull requests # Pull requests
To contribute, clone the repository, make your changes, commit and push to your clone, and submit a pull request. To contribute, clone the repository, make your changes, commit and push to your clone, and submit a pull request.
* if you are adding a lot of code, **consider making it an [extension](Extensions) instead**. * If you are adding a lot of code, **consider making it an [extension](Extensions) instead**.
* do not add multiple unrelated things in same PR. * Do not add multiple unrelated things in same PR.
* make sure that your changes do not break anything by running [tests](Tests). * PRs should target the `dev` branch.
* do not submit PRs where you just take existing lines and reformat them without changing what they do. * Make sure that your changes do not break anything by running [tests](Tests).
* if you are submitting a bug fix, there must be a way for me to reproduce the bug. * Do not submit PRs where you just take existing lines and reformat them without changing what they do.
* If you are submitting a bug fix, there must be a way for me to reproduce the bug.
<details><summary>There is a discord channel for development of the webui (click to expand). Join if you want to talk about a PR in real time. Don't join if you're not involved in development.</summary><blockquote> <details><summary>There is a discord channel for development of the webui (click to expand). Join if you want to talk about a PR in real time. Don't join if you're not involved in development.</summary><blockquote>
<details><summary>This is a discord for development only, NOT for tech support. <details><summary>This is a discord for development only, NOT for tech support.