-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Contributing updates v2 #1925
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
Contributing updates v2 #1925
Conversation
I don't think we need to specify this anymore.
A little bump. I know you are busy but I think it should be a good idea to have this template. |
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.
One nit pick. Otherwise looks fine.
CONTRIBUTING.md
Outdated
enable us to quickly determine the issue is valid and then start debugging | ||
within RSpec. These issues are good ones to tackle to help us actively fix bugs. | ||
|
||
## Dev environment |
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 needs fleshing out :)
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.
I'm sorry I have no idea for this one.
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.
Just remove it for now
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.
Thank you for great work. It helps me much because I'm interested in contribution to this project.
I'd like to offer some help if you don't mind with only English correction.
### `Your first PR` issues | ||
|
||
These issues are the ones that we be believe are best suited for new | ||
contributors to get started on. They represent a potential meaningful |
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.
get started on
→ get started
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.
get started on
is the correct english here, an alternative would be get started with
.
CONTRIBUTING.md
Outdated
These issues are ones that have been labelled by the maintainers that we | ||
believe do not currently have enough information to be reproduced the RSpec | ||
team. While not directly counted by the GitHub contribution graph, we consider | ||
helping us to reproduced the issue with a repro case as an extremely meaningful |
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.
helping us to reproduced the issue with a repro case
would be replaced bygiving/offering the reproduction steps
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.
Again the english is correct here, apart from a typo, s/reproduced/reproduce
.
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.
@benoittgt can we get the typo here fixed up?
CONTRIBUTING.md
Outdated
|
||
### `Has reproduction case` issues | ||
|
||
Issues that have reproduction cases have a repository that we can clone that |
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 head would be better to start by These issues are the ones that...
because others start like that.
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.
Do you mean this part as follows?
These issues are the ones that have reproduction cases, able to start working on immediately.
These are good ones to tackle to help us actively fix bugs.
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.
The former of your suggestions is good, I like that one
Sorry for the delay. Still one point to fix. But I have no idea how to improve. |
Thanks for the previous commit. Where is that? I could suggest something. |
Sorry I'm on my phone. See the comment on "Dev environment". Thanks
…On April 16, 2018 6:11:21 PM GMT+02:00, Yusuke Ebihara ***@***.***> wrote:
Thanks for the previous commit.
Where is that? I could suggest something.
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#1925 (comment)
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
|
CI fail seems unrelated : https://travis-ci.org/rspec/rspec-rails/jobs/367774520
|
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.
I kicked over the build, that one tends to be flakey, but theres still a typo to address :)
Oups sorry. Thanks for the rebuild. It turned green. |
Thanks @benoittgt |
Hello
This PR is meant to continue the work done by @samphippen on #1705. I answered to few of the comments of @ashleygwilliams and @myronmarston.
My english is not that good. So feel free to make any comments.
Their is a related PR on rspec-core rspec/rspec-core#2485 that could be added into
CONTRIBUTING.md
and referenced from the issue template.On the top of
CONTRIBUTING.md
their is this text:Is it still the case? Should I make this PR against : https://github.com/rspec/rspec-dev/blob/master/common_markdown_files/CONTRIBUTING.md.erb ?
Thanks in advance for the review.