Skip to content

Commit

Permalink
docs: rename contributing file
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher committed Aug 16, 2024
1 parent 005b8da commit 7fa3076
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
File renamed without changes.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
source_suffix = {
'.rst': 'restructuredtext',
'.md': 'markdown',
'CONTRIBUTING': 'markdown',
}


Expand Down
2 changes: 1 addition & 1 deletion docs/source/developers/contributing.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
.. include:: ../../../CONTRIBUTING.md
.. include:: ../../../CONTRIBUTING
:parser: myst_parser.docutils_

0 comments on commit 7fa3076

Please sign in to comment.