Corey Shuman
Corey Shuman
This PR updates a code snippet in the `Creating a Blog with Nuxt Content' post to match a minor change made in this PR for the source code: https://github.com/nuxtlabs/demo-blog-nuxt-content/pull/69 Per...
### Is your feature request related to a problem? Please describe. Our current process is to manually attach the PR-Team to a PR review. It would be nice to automate...
The standard for project boards needs some major improvements. It assumes a lot of previous knowledge and is very light in details. The following tasks would majorly improve the effectiveness...
- [ ] Create intro / purpose section for standard - [ ] Link to the example QA project: https://github.com/Shift3/qa-process-example - [ ] Create a template for Sprint Issue creation...
Getting an app setup in Android or Apple for internal and external testing takes Herculean effort. We should document this process on each platform. Screenshots would definitely be a plus,...
Add documentation and resources from the application security class. **Topics:** - [ ] Introduction to Secure Software Development Cycle - [ ] SQL Injection - [ ] MongoDb Query Injection...
https://en.wikipedia.org/wiki/Email_address There are some crazy email addresses allowed in RFC 5321 and RFC 5322. Here is the above articles set of rules, and examples of valid and invalid addresses. ###...
I would like to propose a new Shift3 rule: If you add code that is a workaround, you should include a comment which explains why it's there, and links to...