Starting the contribution guide in the documentation #15

Merged
Riverfount merged 2 commits from chore/docs into main 2025-10-11 15:34:40 -03:00
Member

In this commit, the contribution page was added, the mkdocs-exec was included to ensure that taskipy is always up to date, and the helps for taskipy were also added.

In this commit, the contribution page was added, the `mkdocs-exec` was included to ensure that taskipy is always up to date, and the helps for `taskipy` were also added.
In this commit, the contribution page was added, the `mkdocs-exec` was included to ensure that taskipy is always up to date, and the helps for `taskipy` were also added.
Author
Member

related #6

related #6
Riverfount requested changes 2025-10-10 07:27:47 -03:00
Dismissed
Riverfount left a comment
Owner

I just commented — please respond and then proceed.

I just commented — please respond and then proceed.
@ -0,0 +34,4 @@
This project uses [`uv`](https://docs.astral.sh/uv/) as the project manager, and you can perform operations through it.
```bash
uv venv #(1)!
Owner

@dunossauro This command is unnecessary because the first time you run uv sync, it creates the virtual environment automatically.

What do you think?

@dunossauro This command is unnecessary because the first time you run `uv sync`, it creates the virtual environment automatically. What do you think?
Author
Member

We can remove it, no problem. But I had some problems with that. When changing branches with different pyprojects versions (like in one with docs and another without docs), I need to recreate venv many times…

We can remove it, no problem. But I had some problems with that. When changing branches with different pyprojects versions (like in one with docs and another without docs), I need to recreate venv many times…
Owner

Okay, I understand. Let's keep it this way!

Okay, I understand. Let's keep it this way!
Riverfount marked this conversation as resolved
Author
Member

Regarding the whole, any further changes? Especially concerning the contribution text.

Regarding the whole, any further changes? Especially concerning the contribution text.
Riverfount approved these changes 2025-10-10 16:19:01 -03:00
Riverfount left a comment
Owner

Looks good to me!

Looks good to me!
Riverfount deleted branch chore/docs 2025-10-11 15:34:40 -03:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: vitae/backend-vitae#15
No description provided.