basicallydan / forkability

:fork_and_knife: A linter for your repository.
https://basicallydan.github.io/forkability
MIT License
103 stars 19 forks source link

Test for Code of Conduct #79

Closed M-Zuber closed 8 years ago

M-Zuber commented 8 years ago

Steps to implement:

Some tests will also need to be updated:

basicallydan commented 8 years ago

Amazing issue :100: You even made a code-of-conduct branch! What a pro.

varjmes commented 8 years ago

:clap: :clap:

andrew commented 8 years ago

FYI The "fork the repo" link goes to the new issue form

M-Zuber commented 8 years ago

It seems that I do not have a way to make that link work, so I am removing it :disappointed:

varjmes commented 8 years ago

I'd quite like to do this myself if there are no takers? Being the Christmas period and all. Not sure if this was for complete beginners or those just new to to the forkability project? :D

varjmes commented 8 years ago

I gave it a go and there were a couple errors in your write up:

Add report.passes.should.containEql({ message: '.gitignore file' }); should be `Add report.passes.should.containEql({ message: 'Code of Conduct' });

'should include a success badge if >= 90% of the items are successes' on the last line should be should allow multiple languages to be used for linting - all languages pass.

PR incoming but feel free to disallow it, I wanted to just get a feel for this project :)

varjmes commented 8 years ago

Also need to note that a newcomer cant push to the code-of-conduct branch and actually has to fork this repo, checkout a branch from the code-of-conduct branch and then do their code. :sparkles:

M-Zuber commented 8 years ago

I'll answer in order that you wrote : For me first timers only usually means new to OSS, but in the Christmas spirit and since you where the catalyst for it, have fun.

Thank you for the catch of the errors in the write up. Such is the way of the copy and paste.

I thought the first step being "fork the repo" was good enough, but the matter has been noted for further issues. Would you say it is better to include cli specific instructions or just general description of the fork, pull down, check out branch flow? I also didn't specify what branch to make the PR against..

varjmes commented 8 years ago

You know the "fork" part is my bad, I didn't see it for some reason. D: I think what you put was fine.

varjmes commented 8 years ago

Just to elaborate on "first timers only" For me, it's both new to the project and "new to OSS". Either is fine with me, just thought'd I'd make it clear that when yourfirstpr tweets its with the open that all sorts of people will come and contribute :)

M-Zuber commented 8 years ago

Yeah, I definitely wouldn't ask someone if they have ever contributed before. The way I see it the first timer status is a matter of a comfort level not PR count :D Thanks again for the contribution and for the work you put into yourfirstpr. Going to sleep now. See ya'll after the weekend