@@ -77,6 +77,12 @@ To activate the environment manually in future sessions:
source .venv/bin/activate
```
or for fish
```fish
source .venv/bin/activate.fish
```
### 3. Run first-time setup
```bash
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.