generated from cfpb/open-source-project-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Features/192 fix alembic filingtype already exists (#194)
closes [#192 ](#192) ## Additions - ## Removals - ## Changes - ## Testing 1. ## Screenshots ## Notes - ## Todos - ## Checklist - [ ] PR has an informative and human-readable title - [ ] Changes are limited to a single goal (no scope creep) - [ ] Code can be automatically merged (no conflicts) - [ ] Code follows the standards laid out in the [development playbook](https://github.com/cfpb/development) - [ ] Passes all existing automated tests - [ ] Any _change_ in functionality is tested - [ ] New functions are documented (with a description, list of inputs, and expected output) - [ ] Placeholder code is flagged / future todos are captured in comments - [ ] Visually tested in supported browsers and devices (see checklist below 👇) - [ ] Project documentation has been updated (including the "Unreleased" section of the CHANGELOG) - [ ] Reviewers requested with the [Reviewers tool](https://help.github.com/articles/requesting-a-pull-request-review/) :arrow_right: ## Testing checklist ### Browsers - [ ] Chrome - [ ] Firefox - [ ] Safari - [ ] Internet Explorer 8, 9, 10, and 11 - [ ] Edge - [ ] iOS Safari - [ ] Chrome for Android ### Accessibility - [ ] Keyboard friendly - [ ] Screen reader friendly ### Other - [ ] Is useable without CSS - [ ] Is useable without JS - [ ] Flexible from small to large screens - [ ] No linting errors or warnings - [ ] JavaScript tests are passing --------- Co-authored-by: Nargis Sultani <[email protected]>
- Loading branch information
1 parent
0ddf51b
commit c1c0fa4
Showing
5 changed files
with
68 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters