Lisa Sy
ea00c808bd
Storybook: Add DocsPage and test out static content ( #11397 )
...
* Update naming of guidelines section and improve Introduction page
* Add Docs
* Add docs
* Install Docs add-on
- Rename top-level folders and sort manually
- Add MDX static pages
* Updated all Storybook addons to 6.1.3 except for notes as it's currently 5.3.21
* Fixed naming of section for the select component.
* Updated yarn.lock file.
* Added missing dependency @storybook/addon-docs
Co-authored-by: Nick Taylor <nick@dev.to>
2020-12-02 09:56:38 -08:00
Marcy Sutton
89e0ea79bb
Update PR template to prompt for accessibility ( #11407 )
...
* Add accessibility section to PR template
* Add accessibility section to Forem docs
* Incorporate PR review feedback
2020-11-18 11:52:57 -05:00
Peter Frank
cbde504e91
Add admin guide to "added to docs?" section of PR template ( #11366 )
...
I'm linking to the GitBook generated version (https://forem.gitbook.io/forem-admin-guide/ ) and not the GitHub repo (https://github.com/forem/forem-admin-guide ) but I could see the opposite being better. Open to suggestions.
2020-11-11 11:33:31 -05:00
Vaidehi Joshi
bbc55e2e7b
Update PR template's "has tests?" section ( #11088 )
...
* Update PR template to help prompt us all to think a bit deeper about whether testing a code change is actually possible/doable/necessary before checking “no” in the template.
* Standardize around capitalization in PR template checkboxes
2020-10-26 10:12:04 -07:00
Nick Taylor
ae32687164
Update repository links in PR template ( #9760 )
...
* Updated PR template links to https://github.com/forem/forem/ ...
* Changed DEV to Forem in the wording in the template.
2020-08-12 18:08:56 -04:00
Nick Taylor
1faa7c723f
Updated docs.dev.to to docs.forem.com ( #9666 )
2020-08-07 11:24:53 -04:00
Vaidehi Joshi
2b6510f4ea
Add QA instructions to pull request template ( #8412 )
2020-06-11 10:49:39 -07:00
Ridhwana
0373965435
Implement sentence construction changes on PR template ( #7588 )
...
* chore: update PR template
* chore: change language
* chore: revert change after triggering build
2020-04-29 09:39:13 -04:00
Nick Taylor
3311023163
Linked to CoC and Contrib guide, plus explicit message about small PRs. ( #7569 )
...
* Linked to CoC and Contrib guide, plus explicit message about small PRs.
* Update .github/PULL_REQUEST_TEMPLATE.md
Co-Authored-By: Vaidehi Joshi <vaidehi.sj@gmail.com>
* Update .github/PULL_REQUEST_TEMPLATE.md
Co-Authored-By: Vaidehi Joshi <vaidehi.sj@gmail.com>
* Update .github/PULL_REQUEST_TEMPLATE.md
Co-Authored-By: Vaidehi Joshi <vaidehi.sj@gmail.com>
* Update .github/PULL_REQUEST_TEMPLATE.md
Co-Authored-By: Vaidehi Joshi <vaidehi.sj@gmail.com>
* Made changes based on PR comments.
Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>
2020-04-28 15:37:29 -04:00
rhymes
f14b5f93fe
Update README and contributing guide ( #6074 )
...
* Update readme
* Update contributing guide
* Update prepare PR guides to mention draft PRs
2020-02-17 11:53:49 -05:00
Michael Kohl
3f08572306
Update PR template ( #5979 )
...
Now questions tests and post-deployment tasks
2020-02-11 18:34:11 -05:00
Jacob Herrington
373140d3d1
Add documentation for PR expectations [ci skip] ( #5106 )
...
This change ideally reminds contributors to take steps that make code
review easier on DEV maintainers.
2020-01-09 09:05:26 -05:00
Molly Struve
8f08ad2e99
add optimization option to PR template ( #5097 )
2019-12-13 08:24:27 -05:00
rhymes
aa54ab541d
Add force push notice to the PR template ( #3671 ) [ci skip]
2019-08-09 14:23:46 -04:00
rhymes
83db6b8015
Add notes about force pushing and PR reviews ( #3666 )
2019-08-09 12:43:40 -03:00
Arit Amana
5c245bdb4e
Better alignment of "Select" and "Remove" buttons with Repo Titles in "Integrations" ( #836 )
...
* Syncing with Upstream master
* Dev Env Keys - Algolia and Github
* Pull from upstream master
* Remove commented code
2018-10-05 17:37:50 -04:00
Frederik Creemers
5cb8201dd8
Update PULL_REQUEST_TEMPLATE.md ( #791 ) [ci skip]
...
On macOS, and probably on other operating systems, double clicking a word, selects it. The OS sees underscores as word characters, which isn't the case for hyphens, so that this_word is seen as one word, whereas this-word isn't. Replacing the dashes with underscores makes these placeholders easier to select and replace.
2018-10-02 12:13:32 -04:00
Mac Siri
7447c38d20
Update PULL_REQUEST_TEMPLATE.md
2018-08-16 17:03:41 -04:00
Andy Zhao
40f4997199
Update README/Docs ( #670 )
...
* Rename and add addl postgres setup
* Update ToC for docs/readme
* Add links + enrich license FAQ page (#671 )
- Added brief "intro" section at the top
- Added back in links that were lost in copy/paste over
* Nick/task/update front end docs [skip ci]
* Clarify that each step is an or
* issue/pr templates
* Remove broken redirect from netlify
* Attempt to add redirects for Netlify
* Try to fix redirects for Netlify
* Added more redirects for netlify
* Fix redirects to use splat keyword
* Testing placeholder instead of splat
* add product roadmap
* Change doc contribution instructions
* Add notice at bottom
2018-08-08 12:40:20 -04:00