-
Notifications
You must be signed in to change notification settings - Fork 33
Update Contributing Guide #500
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
This PR updates the documentation contributing guide with updated links to our forum for pg_tde and focusing strictly on contributing to the documentation repo.
This PR updates the documentation contribution guide to focus strictly on contributing to the documentation .md files, and points the user to the code contributing guide if code changes are needed. It also updates the code contributing guide with fixes and links towards the documentation contribution .md file.
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (59.70%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #500 +/- ##
=======================================
Coverage 59.69% 59.70%
=======================================
Files 67 67
Lines 10473 10487 +14
Branches 1805 1803 -2
=======================================
+ Hits 6252 6261 +9
- Misses 3526 3531 +5
Partials 695 695
🚀 New features to boost your workflow:
|
added missing merge upstream command Co-authored-by: Anastasia Alexandrova <anastasia.alexandrova@percona.com>
| ### Running tests | ||
| ### Running tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ### Running tests | |
| ### Run tests |
This PR updates the documentation contribution guide to focus strictly on contributing to the documentation .md files, and points the user to the code contributing guide if code changes are needed.
It also updates the code contributing guide with fixes and links towards the documentation contribution .md file.