-
Notifications
You must be signed in to change notification settings - Fork 23
Reviewing bugs #5
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
Reviewing bugs #5
Conversation
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.
Looking good ☀️ I've made a few wording suggestions.
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
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.
Great work! I really liked the introduction to this.
If someone is following the book and using it and reproduces a bug should they post it on Bugzilla that they could reproduce it or not?
I am a bit lost there if I had to provide one for a bug I opened. Perhaps on classifying bug reports I would provide more help on how or where to write a unit test.
Hi @llrs ! Yes, to make things clearer, I am looking for examples where people have acted as reviewers previously on BugZilla. A few examples are collected. More explanation will be provided in this chapter by taking inspiration from those examples. Hope this exercise will increase the clarity of the process. |
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.
This is looking good for a first draft Saranjeet. I think we might be able to add more/link to relevant sections when you get to the part about unit tests, to give more guidance on that point.
Regarding @llrs's comment her
I think there are two situations this might be useful:
Otherwise, I would say that reproducing the issue should not be shared on Bugzilla, but might be a starting point for working on a fix or a unit test. |
rebasing to include the merged getting started chapter in reviewing bugs branch
rebase reviewing bugs branch with forwards/rdevguide main branch
rebase with forwards/rdevguide main branch
Great to see this merged. Go @SaranjeetKaur. |
This chapter describes how you can contribute to R by reviewing bug reports.