contributing icon indicating copy to clipboard operation
contributing copied to clipboard

:clipboard: Guidelines & Workflow for people contributing to our project(s) on GitHub. Please :star: to confirm you've read & understood! :white_check_mark:

Results 53 contributing issues
Sort by recently updated
recently updated
newest added

Each ("User") Story that we work on has a basic requirement which is captured in the story. However in order to _satisfy_ that requirement we need a _precise_ "***Acceptance Criteria***"....

enhancement
help wanted
discuss

"[this](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/this)" is a _really_ unhelpful link text. 😕 It's bad for accessibility and SEO. 👎 Similarly [here]() or [link]() are exceptionally poor link text. 🙅 They tell me (and [vision...

bug
chore
starter

I think this deserves a separate section as: a) Less experienced developers don't tend to know what a spike is b) It is, in my experience, something which has been...

enhancement
help wanted
question
discuss

All of dwyl's tutorials follow @nelsonic's simple 'Why? What? Who? How?' format that provides excellent context and helps beginners tremendously. He wrote an excellent explanation of this format as an...

enhancement
starter

## Situation / Intro At present we have ***six*** GitHub repositories that contain "_bits_" of our "Workflow": + [https://github.com/dwyl/**contributing**](https://github.com/dwyl/contributing) - General guidance on contributing to a GitHub project + [https://github.com/dwyl/**definition-of-done**](https://github.com/dwyl/definition-of-done)...

help wanted
priority-1
epic

https://google.github.io/eng-practices/review/reviewer/ Thread: https://news.ycombinator.com/item?id=20890682 GitHub repo: https://github.com/google/eng-practices

enhancement
discuss

When making _visual_ changes to our app(s) UI/Layout we need a systematic approach to ensure that the changes being made are needed (_e.g: fixing a "bug" in the layout on...

enhancement
discuss

Instead of adding "[WiP]" to a pull request we can now create it as a "Draft": https://github.blog/2019-02-14-introducing-draft-pull-requests/ ![image](https://user-images.githubusercontent.com/194400/52851474-1e599000-310e-11e9-8d3b-52aedef37501.png)

enhancement
discuss

As per https://github.com/dwyl/hq/issues/434, we have processes spread across multiple different repositories, but one thing we _don't_ have is a checklist for things we're making sure we're doing throughout a **whole**...

help wanted
question

In #109, @nelsonic proposed the following columns: ![tcm-workflow-with-blockers](https://user-images.githubusercontent.com/194400/31735912-26fa7892-b43b-11e7-9da1-75547a348f89.png) + Ideate: Define User Story + Create UX/UI Wireframe/flow + Tech Spec (add checklist) + Estimate Time + Ready for Dev +...

discuss