We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9753352 commit 29e37d9Copy full SHA for 29e37d9
1 file changed
.github/contributing.md
@@ -36,6 +36,7 @@ Thank you for considering contributing to **Tailcall**! This document outlines t
36
37
2. **Write Clean Code:** Ensure your code is clean, readable, and well-commented.
38
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*.
40
41
## Testing
42
0 commit comments