What makes a good PR? #4324
olgarrahan
started this conversation in
General
Replies: 2 comments 1 reply
-
For code formatting requirements I think I can say from submitting a couple of PR's that these are pretty well covered by the test suite. It would tell you if your PR is lacking something formatting-wise. Actually a similar situation with functionalitay, there is a very huge amount of tests, checking anything and everything. I think opening your PR and checking and fixing according to unittests will be a good start. HTH |
Beta Was this translation helpful? Give feedback.
1 reply
-
It's a great question! Aside from the coding conventions writeup that @JOJ0 referenced, here are some high-order bits:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I was wondering what kind of non-functional requirements would make a pull request more likely to be accepted? Would love to hear if there are any code formatting requirements or guidelines that make a high quality PR for this project.
Beta Was this translation helpful? Give feedback.
All reactions