You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cuda_pathfinder/docs/source/contribute.rst
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,18 +4,14 @@
4
4
.. _contributor_guide:
5
5
6
6
Contributing
7
-
------------
7
+
============
8
8
9
9
Thank you for your interest in contributing to ``cuda-pathfinder``! Based on the type of contribution, it will fall into two categories:
10
10
11
11
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.
19
16
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