Skip to content

Commit 100f18a

Browse files
committed
Reduce divergence between cuda_bindings/docs/source/contribute.rst and cuda_pathfinder/docs/source/contribute.rst
1 parent ecc5c19 commit 100f18a

1 file changed

Lines changed: 6 additions & 10 deletions

File tree

cuda_pathfinder/docs/source/contribute.rst

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,14 @@
44
.. _contributor_guide:
55

66
Contributing
7-
------------
7+
============
88

99
Thank you for your interest in contributing to ``cuda-pathfinder``! Based on the type of contribution, it will fall into two categories:
1010

1111
1. You want to report a bug, feature request, or documentation issue
12-
13-
- File an `issue <https://github.com/NVIDIA/cuda-python/issues/new/choose>`_
14-
describing what you encountered or what you want to see changed.
15-
- The NVIDIA team will evaluate the issues and triage them, scheduling
16-
them for a release. If you believe the issue needs priority attention
17-
comment on the issue to notify the team.
18-
12+
- File an `issue <https://github.com/NVIDIA/cuda-python/issues/new/choose>`_ describing what you encountered or what you want to see changed.
13+
- The NVIDIA team will evaluate the issues and triage them, scheduling
14+
them for a release. If you believe the issue needs priority attention
15+
comment on the issue to notify the team.
1916
2. You want to implement a feature, improvement, or bug fix:
20-
21-
- Please ensure that your commits are signed `following GitHub's instruction <https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification>`_.
17+
- Please ensure that your commits are signed `following GitHub's instruction <https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification>`_.

0 commit comments

Comments
 (0)