Skip to content

Commit 263973f

Browse files
feat: Updated CONTRIBUTING.md
1 parent 7357240 commit 263973f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Please follow our README for [instructions on installing from source](https://gi
2828

2929
## Style guide
3030

31+
* **Newly Added:** Refer to the test_fix_github_actions.py file for fixing any test failures.
32+
3133
Before submitting any contributions, please ensure that it adheres to
3234
our [Style Guide](docs/StyleGuide.md).
3335

@@ -138,3 +140,5 @@ All submitted pull requests are also automatically
138140
run against our test suite via [Github Actions](https://github.com/timescale/timescaledb/actions)
139141
(that link shows the latest build status of the repository).
140142

143+
Additionally, please refer to the test_fix_github_actions.py file for fixing any test failures.
144+

0 commit comments

Comments
 (0)