@@ -36,7 +36,7 @@ Here's an example for Python creating an issue named after the TODO _description
```python
defhello_world():
# TODO Come up with a more imaginative greeting
# TODO: Come up with a more imaginative greeting
print('Hello world!')
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.