-
Notifications
You must be signed in to change notification settings - Fork 439
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(prompt): add confirmation fields + edit for clarity (#58)
* chore(config): switch czConfig to config * feat(prompts): add confirm and clarify language Breaking changes and issues now have confirm fields to ensure answers like "no" and "n/a" don’t accidentally create breaking changes. Updated language around scopes to be less confusing for non-Angular devs. Added examples for issue references/closing. fix #52 * fix(engine): remove unhandled Promise rejection handler This was for debugging and should not have been committed. * refactor: clean up grammar and punctuation
- Loading branch information
1 parent
f7a770e
commit d40ac2c
Showing
2 changed files
with
26 additions
and
8 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