Skip to content

Commit

Permalink
Reword issue instructions bit.
Browse files Browse the repository at this point in the history
Related comment: #3292 (comment)
  • Loading branch information
rodrigogiraoserrao committed Sep 13, 2023
1 parent b12fa2a commit 7284e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ python -m textual

## Guidelines

- Make sure to read the issue instructions carefully. If something isn't clear, ask for clarification!
- Make sure to read the issue instructions carefully. Not all issues have instructions, though, so if something isn't clear, ask for clarification!

- Add docstrings to all of your code (functions, methods, classes, ...). The codebase should have enough examples for you to copy from.

Expand Down

0 comments on commit 7284e83

Please sign in to comment.