We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7357240 commit 263973fCopy full SHA for 263973f
CONTRIBUTING.md
@@ -28,6 +28,8 @@ Please follow our README for [instructions on installing from source](https://gi
28
29
## Style guide
30
31
+* **Newly Added:** Refer to the test_fix_github_actions.py file for fixing any test failures.
32
+
33
Before submitting any contributions, please ensure that it adheres to
34
our [Style Guide](docs/StyleGuide.md).
35
@@ -138,3 +140,5 @@ All submitted pull requests are also automatically
138
140
run against our test suite via [Github Actions](https://github.com/timescale/timescaledb/actions)
139
141
(that link shows the latest build status of the repository).
142
143
+Additionally, please refer to the test_fix_github_actions.py file for fixing any test failures.
144
0 commit comments