Skip to content

Commit

Permalink
Updated guidelines for contribubution in tutor
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdul-Muqadim-Arbisoft committed Dec 18, 2023
1 parent 22d5dad commit a89f31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutor.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Releasing a new version

When releasing a new version:

- **Version Number**: Update the version number in `__about__.py`. For detailed guidelines on version numbering, refer to the [versioning guidelines](:ref:`versioning`).
- **Version Number**: Update the version number in `__about__.py`. For detailed guidelines on version numbering, refer to the (versioning guidelines :ref:`versioning`).
- **Changelog Compilation**: Compile all changelog entries using ``make changelog``.
- **Git Commit for Release**: Use the format ``git commit -a -m "vX.Y.Z"`` to indicate the new version in the git commit title.

Expand Down

0 comments on commit a89f31e

Please sign in to comment.