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
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,7 @@
1
1
# Contribution Guidelines
2
2
3
3
4
-
Make sure to create your PR merge target to the `dev` branch and not the `main` branch. This is because all our prototype code is developed in `dev`, and we usually merge that branch to `main` at least once a week. it keeps our codebase organised and separated between a prototype that we cautiously don't think it's ready to be used by the public yet (especially if it's a new technique being introduced), and an upstream version that we've deemed to be practically ready.
5
-
6
-
7
-
Also, please consider adding your name and github in the vmaware.hpp file and the README's credit sections. Your work is valuable to us, and we want to credit you for the improvements you've made.
4
+
Please consider adding your name and github in the vmaware.hpp file and the README's credit sections. Your work is valuable to us, and we want to credit you for the improvements you've made.
8
5
9
6
10
7
## Translations
@@ -89,4 +86,4 @@ Depending on how big the change is, if the change is fairly small then just a si
89
86
90
87
91
88
## Notes
92
-
If you have any questions or inquiries, our contact details are in the README.
89
+
If you have any questions or inquiries, our contact details are in the README.
> We are looking for translators willing to translate this README into your native language if it isn't included. If you'd like to contribute, feel free to give us a PR!
42
+
> We are looking for translators willing to translate this README into your native language. If you'd like to contribute, feel free to give us a PR!
43
43
44
44
45
45
## Example 🧪
@@ -260,7 +260,7 @@ If you want to learn about the architecture and design of the library, head over
260
260
<br>
261
261
262
262
## Issues, discussions, pull requests, and inquiries 📬
263
-
If you have any suggestions, ideas, or any sort of contribution, feel free to ask! I'll be more than happy to discuss either in the [issue](https://github.com/kernelwernel/VMAware/issues) or [discussion](https://github.com/kernelwernel/VMAware/discussions) sections. If you want to personally ask something in private, my discord is`kr.nl`.
263
+
If you have any suggestions, ideas, or any sort of contribution, feel free to ask! I'll be more than happy to discuss either in the [issue](https://github.com/kernelwernel/VMAware/issues) or [discussion](https://github.com/kernelwernel/VMAware/discussions) sections. If you want to personally ask something in private, our discords are`kr.nl` and `shenzken`
0 commit comments