Update Windows build instructions & contributing docs (#4858)
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com> Co-authored-by: pajlada <rasmus.karlsson+github@pajlada.com> Co-authored-by: nerix <nero.9@hotmail.de>
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
This is a set of guidelines for contributing to Chatterino. The goal is to teach programmers without a C++ background (java/python/etc.), people who haven't used Qt, or otherwise have different experience, the idioms of the codebase. Thus we will focus on those which are different from those other environments. There are extra guidelines available [here](https://hackmd.io/@fourtf/chatterino-pendantic-guidelines) but they are considered as extras and not as important.
|
||||
|
||||
### General (non-code related) guidelines for contributing to Chatterino
|
||||
|
||||
- Make a specific branch for your pull request instead of using the master, main, or mainline branch. This will prevent future problems with updating your branch after your PR is merged.
|
||||
|
||||
# Tooling
|
||||
|
||||
## Formatting
|
||||
|
||||
Reference in New Issue
Block a user