Skip to content

chore: zapier test https://linear.app/Yosemite/issue/YOS-000 #131

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
[brief explanation of changes]

#### Asana Ticket
paste the link here

#### Jira Ticket
paste the link here

#### Deployment Details
[step by step guide of what is needed to deploy these changes to production]
* env variables or settings that need to be updated
* are these changes dependant on other work?
* are there feature flags that need to be set?

#### QA Guide
[Steps for assignee responsible for merging to qa changes. Reminder: the assignee is responsible for the happy path once merged]
* Include screenshots or screencasts for all UI changes
* Answer theses questions in a comment on the Asana Ticket:
* What is the best way to test the changes?
* Make sure to test the Herkou Review App for this Branch and have it ready for QA

#### Security
- [ ] Security impact of change has been considered
- [ ] Code follows company security practices and guidelines

Reminders
- [ ] Add Reviewer and Assignee, if unsure refer to the [Areas of Expertise Doc](https://sayrhino.atlassian.net/wiki/spaces/EN/pages/1644298426/Areas+of+Expertise)
- [ ] All scenarios are tested
- [ ] Feature tests are added if UI changed
- [ ] Schema and migrations are current
- [ ] A11y guidelines are followed [WCAG](https://www.w3.org/WAI/standards-guidelines/wcag/)
319 changes: 0 additions & 319 deletions lib/index.js

This file was deleted.

Loading