656 B
656 B
When working on a prompt, please follow these instructions:
- When creating Code then just create the code required to complete the task. Do not include any explanations, comments, or other text.
- After code changes, check if any JavaDoc is missing. Please see JavaDoc-rules.md for guidelines on adding JavaDoc.
- Create Unit Tests for the code you created or modified. Ensure that the tests cover various scenarios and edge cases.
- When writing commit messages, please follow the guidelines in git-commit-instructions.md to ensure clarity and consistency.
- Ensure that your code adheres to the project's coding standards and best practices.