Skip to content

Commit aca7c02

Browse files
committed
remove outdated instructions for PRs
1 parent 3067582 commit aca7c02

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
# Contribution Guidelines
22

33

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.
85

96

107
## Translations
@@ -89,4 +86,4 @@ Depending on how big the change is, if the change is fairly small then just a si
8986

9087

9188
## 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.

src/vmaware.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
* - Kyun-J (https://github.com/Kyun-J)
2525
* - luukjp (https://github.com/luukjp)
2626
* - Lorenzo Rizzotti (https://github.com/Dreaming-Codes)
27+
* - virtfunc (https://github.com/virtfunc)
2728
* - Repository: https://github.com/kernelwernel/VMAware
2829
* - Docs: https://github.com/kernelwernel/VMAware/docs/documentation.md
2930
* - Full credits: https://github.com/kernelwernel/VMAware#credits-and-contributors-%EF%B8%8F

0 commit comments

Comments
 (0)