Skip to content
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

Friendlier contributing guide #439

Merged
merged 6 commits into from
Nov 17, 2021
Merged

Friendlier contributing guide #439

merged 6 commits into from
Nov 17, 2021

Conversation

mattwynne
Copy link
Member

@mattwynne mattwynne commented Nov 12, 2021

A baby step towards #406.

Having paired with a new contributor on godog this week, I noticed how we don't really document how to hack on godog.

I also noticed how unwelcoming the CONTRIBUTING.md file was.

I've changed the tone to be warmer and more welcoming, and I've also made an attempt to explain what people need to do if they want to start hacking on godog.

It would be amazing to have some input here from others who have more familiarity with this codebase. For example, I noticed there's a Makefile with a make test target, but to run that I need to install golint which is deprecated. Should we still advise people to install that too, and use the make test target?

Update I figured out how to install golint so I've changed the instructions to model that.

@codecov
Copy link

codecov bot commented Nov 12, 2021

Codecov Report

Merging #439 (8d3bee2) into main (86a5635) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #439   +/-   ##
=======================================
  Coverage   81.58%   81.58%           
=======================================
  Files          26       26           
  Lines        2177     2177           
=======================================
  Hits         1776     1776           
  Misses        308      308           
  Partials       93       93           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 86a5635...8d3bee2. Read the comment docs.

CONTRIBUTING.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
mattwynne and others added 2 commits November 12, 2021 06:54
Co-authored-by: Aurélien Reeves <aurelien.reeves@smartbear.com>
Co-authored-by: Aurélien Reeves <aurelien.reeves@smartbear.com>
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
mattwynne and others added 2 commits November 16, 2021 16:16
Co-authored-by: Viacheslav Poturaev <vearutop@gmail.com>
@mattwynne mattwynne enabled auto-merge (squash) November 17, 2021 00:38
@mattwynne mattwynne merged commit 477135d into main Nov 17, 2021
@mattwynne mattwynne deleted the warmer-contributing-guide branch April 30, 2022 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants