Wow that's a rigid test, love it

This commit is contained in:
Quinn Casey 2022-02-15 10:59:56 -08:00
parent d6280b7939
commit 0ff001b4de

View File

@ -50,7 +50,7 @@ Our community review process for `non-trivial` prs is the following:
1. Must pass usual automated code tests and formatting checks. 1. Must pass usual automated code tests and formatting checks.
2. The PR will be assigned and pinged to the appropriately experienced team (i.e. @paperless-ngx/backend for backend changes). 2. The PR will be assigned and pinged to the appropriately experienced team (i.e. @paperless-ngx/backend for backend changes).
3. Development team will check and test code manually (possibly over several days). 3. Development team will check and test code manually (possibly over several days).
- You may be asked to make changes or rebase. - You may be asked to make changes or rebase.
- The team may ask for additional testing done by @paperless-ngx/test - The team may ask for additional testing done by @paperless-ngx/test
4. **Two or three** members of the team will approve and finally merge the request into `dev` 🎉. 4. **Two or three** members of the team will approve and finally merge the request into `dev` 🎉.