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: CONTRIBUTING.md
+19
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,17 @@ Reading and following these guidelines will help us make the contribution proces
6
6
7
7
## Quicklinks
8
8
9
+
<!-- vim-markdown-toc GFM -->
10
+
9
11
-[Code of Conduct](#code-of-conduct)
10
12
-[Getting Started](#getting-started)
11
13
-[Issues](#issues)
12
14
-[Pull Requests](#pull-requests)
15
+
-[How to add new presets?](#how-to-add-new-presets)
13
16
-[License](#license)
14
17
18
+
<!-- vim-markdown-toc -->
19
+
15
20
## Code of Conduct
16
21
17
22
We take our open source community seriously and hold ourselves and other contributors to high standards of communication. By participating and contributing to this project, you agree to uphold our [Code of Conduct](./CODE_OF_CONDUCT.md).
Copy file name to clipboardExpand all lines: README.md
+7
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@ Now you can recreate this moment without the actual need for a physical typewrit
42
42
-[Similar Projects](#similar-projects)
43
43
-[Acknowledgements](#acknowledgements)
44
44
-[Donations](#donations)
45
+
-[Contributing](#contributing)
45
46
-[License](#license)
46
47
-[Copyright](#copyright)
47
48
@@ -289,6 +290,12 @@ Kudos! 👾
289
290
290
291
If you find **daktilo** and/or other projects on my [GitHub](https://github.com/orhun) useful, consider supporting me on [GitHub Sponsors](https://github.com/sponsors/orhun) or [becoming a patron](https://www.patreon.com/join/orhunp)!
291
292
293
+
## Contributing
294
+
295
+
See our [Contribution Guide](./CONTRIBUTING.md) and please follow the [Code of Conduct](./CODE_OF_CONDUCT.md) in all your interactions with the project.
296
+
297
+
Also, see how you can add new presets [here](CONTRIBUTING.md#how-to-add-new-presets).
0 commit comments