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: {{ cookiecutter.project_slug }}/_manual/contribute/index.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,12 +10,12 @@ We're excited that you're considering making a contribution to the {{ cookiecutt
10
10
11
11
These are some good resources to explore for developers:
12
12
13
-
*[Create a pull request]({% raw %}{% link _manual/contribute/create-pull-request.md %}{% endraw %})
14
-
*[Create a feature request]({% raw %}{% link _manual/contribute/create-feature-request.md %}{% endraw %})
15
-
*[Developer guide]({% raw %}{% link _manual/contribute/developer-guide.md %}{% endraw %})
16
-
*[Merge a pull request]({% raw %}{% link _manual/contribute/merge-pull-request.md %}{% endraw %})
13
+
*[Create a pull request]({% raw %}{% link _manual/contribute/create-pull-request.md %}{% endraw %})
14
+
*[Create a feature request]({% raw %}{% link _manual/contribute/create-feature-request.md %}{% endraw %})
15
+
*[Developer guide]({% raw %}{% link _manual/contribute/developer-guide.md %}{% endraw %})
16
+
*[Merge a pull request]({% raw %}{% link _manual/contribute/merge-pull-request.md %}{% endraw %})
17
17
18
18
Find [style guides]({% raw %}{% link _manual/contribute/style-guides/index.md %}{% endraw %}) for the {{ cookiecutter.project_name }} software project:
19
-
*[Python]({% raw %}{% link _manual/contribute/style-guides/python.md %}{% endraw %}) style guide.
20
-
*[Typescript]({% raw %}{% link _manual/contribute/style-guides/typescript.md %}{% endraw %}) style guide.
21
-
*[YAML]({% raw %}{% link _manual/contribute/style-guides/yaml.md %}{% endraw %}) style guide.
19
+
*[Python]({% raw %}{% link _manual/contribute/style-guides/python.md %}{% endraw %}) style guide.
20
+
*[Typescript]({% raw %}{% link _manual/contribute/style-guides/typescript.md %}{% endraw %}) style guide.
21
+
*[YAML]({% raw %}{% link _manual/contribute/style-guides/yaml.md %}{% endraw %}) style guide.
0 commit comments