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

Add Contributing and Questions section to README #357

Merged
merged 3 commits into from
Aug 3, 2021

Conversation

kimauth
Copy link
Member

@kimauth kimauth commented Aug 2, 2021

During the Gender Diversity BoF the point was raised that explicit information about how to reach out to package maintainers in e.g. the readme makes it a lot easier to actually reach out with questions / report issues etc., especially for newcomers. Not only valid for people from underrepresented genders of course, this should put the bar a bit lower for everyone.
Here is a suggestion, what we could write. I took some inspiration from the Tensors.jl readme. @koehlerson suggested that some people might like Zulip better than Slack, so he opened a Zulip channel today.

I think it would be great to incorporate such a section, please feel free to suggest changes to it if you'd like anything to be changed!

Copy link
Collaborator

@KristofferC KristofferC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Are the trailing backslashes needed?

@kimauth
Copy link
Member Author

kimauth commented Aug 3, 2021

They're for making the line breaks, I believe it could be two spaces instead.

@codecov-commenter
Copy link

codecov-commenter commented Aug 3, 2021

Codecov Report

Merging #357 (8a5184a) into master (bc4e20f) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #357   +/-   ##
=======================================
  Coverage   88.36%   88.37%           
=======================================
  Files          20       20           
  Lines        2183     2219   +36     
=======================================
+ Hits         1929     1961   +32     
- Misses        254      258    +4     
Impacted Files Coverage Δ
src/Export/VTK.jl 75.36% <0.00%> (-3.43%) ⬇️
src/Dofs/DofHandler.jl 83.72% <0.00%> (-0.40%) ⬇️
src/interpolations.jl 89.56% <0.00%> (-0.39%) ⬇️
src/FEValues/face_values.jl 100.00% <0.00%> (ø)
src/Dofs/ConstraintHandler.jl 93.65% <0.00%> (+0.23%) ⬆️
src/Grid/grid.jl 85.88% <0.00%> (+0.67%) ⬆️
src/Dofs/MixedDofHandler.jl 84.64% <0.00%> (+1.17%) ⬆️

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 bc4e20f...8a5184a. Read the comment docs.

@kimauth kimauth merged commit de7567a into master Aug 3, 2021
@kimauth kimauth deleted the ka/questions_contributing branch August 3, 2021 07:14
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.

3 participants