Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.88 KB

CONTRIBUTING.md

File metadata and controls

40 lines (24 loc) · 1.88 KB

How to Contribute To This Repository

I invite everyone to fork this repository and do with it whatever the LICENSE permits!

I also invite you to suggest changes, edits, additions, and improvements to any materials here. The following instructions serve as a "How To… Guide":

1. Questions

  • Do you have a question related to the workshop or any of the materials?
  • Create an Issue with a header like this:

Question: Short Form of Question

  • I will get back to you in time

2. Comments

  • Do you want to comment on the workshop or any of the materials?
  • Create an Issue with a header like this:

Comment: Short Form of Comment

  • I will get back to you in time

3. Suggestions to Change Content

  • Do you want to suggest a change to the workshop or any of the materials?
  • Do you want to edit a file, add to the material, or improve something else?
  • Create an Issue with a header like this:

Suggestion: Short Form of Suggestion

  • I will get back to you in time

4. Review

  • I will review the Issues and contact you via the "Comment"-function in Issues about how to implement your suggestion.
  • After agreeing on what to do, you can create a Pull-Request. Please refer to the Issue (using the # and the Issue number) in the header – or body – of the Pull-Request. This reference will keep things tidy and help track changes.
  • I will then review the Pull-Request. If there are additional questions or I need to clarify something, I will comment on the Pull-Request.
  • If everything looks OK, I will merge your Pull-Request!