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
+20-1Lines changed: 20 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,6 +109,25 @@ VS Code's `settings.json`
109
109
110
110
</td></tr></table>
111
111
112
-
## 💖 Thanks / Inspiration
112
+
113
+
## All Contributors
114
+
115
+
We use the [All Contributors](https://allcontributors.org/) specification to recognize all contributions.
116
+
117
+
If you've contributed to the project, please add yourself! We have a bot setup to make this easy. You can comment on your Pull Request or Issue with:
118
+
119
+
`@all-contributors please add @<your-username> for <contributions>`
120
+
121
+
For example:
122
+
123
+
`@all-contributors please add @yamcodes for code, doc`
124
+
125
+
For a full list of contribution types and more details on how to use the bot, please refer to the [bot usage documentation](https://allcontributors.org/bot/usage).
126
+
127
+
## License
128
+
129
+
By contributing your code to the Bedstack GitHub repository, you agree to license your contributions under the MIT License.
130
+
131
+
## Acknowledgments
113
132
114
133
This guide is inspired by [`antfu/contribute`](https://github.com/antfu/contribute).
0 commit comments