Skip to content

Commit 29e37d9

Browse files
authored
Mention use of title case in contributing.md
1 parent 9753352 commit 29e37d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/contributing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Thank you for considering contributing to **Tailcall**! This document outlines t
3636

3737
2. **Write Clean Code:** Ensure your code is clean, readable, and well-commented.
3838
3. **Follow Rust Best Practices:** Adhere to the [Rust API Guidelines](https://rust-lang.github.io/api-guidelines/about.html).
39+
4. **Use Title Case in Job Names:** When adding new CI jobs to `.github/workflows`, please use title case e.g. *Close Stale Issues and PR*.
3940

4041
## Testing
4142

0 commit comments

Comments
 (0)