We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c06c59 commit bd9a7faCopy full SHA for bd9a7fa
1 file changed
.github/copilot-instructions.md
@@ -53,6 +53,7 @@
53
- If you do not find a solution to the problem, do not bypass it by typecasting, ignoring the tests etc.
54
55
6. **Commit Requirements**:
56
+
57
- **All commits MUST be signed** using the contributor's Eclipse Foundation account email
58
- Configure git: `git config user.email "<eclipse-account-email>"`
59
- Commit with `-s` flag: `git commit -s -m "<message>"`
0 commit comments