You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE/pull_request_template.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,3 +36,9 @@ Assign at least 2 reviewers:
36
36
* the others should be familiar with the subject changes.
37
37
38
38
Please detail the process reviewers will need to follow to properly test these changes. It is especially helpful to identify the exact code needed to conduct a local build/review/test and to specify any aspects of the testing that may not be obvious.
39
+
40
+
41
+
### Formatting
42
+
43
+
This repo contains an `air.toml` file that automatically formats code to a set of standards.
44
+
It is preferred that contributors and reviewers install the [air](https://posit-dev.github.io/air/) formatting tool.
0 commit comments