A simple way to submit feedback to Atom or any installed package.
- Use the GitHub package to sign in to your GitHub account
- Execute any of the commands shown in Commands below
Execute any of the commands by opening the Command Palette and searching for the name of the command:
- Town Crier: Create Bug — Opens a new bug report
When testing the issue creation flow, it is useful to direct the creation of new issues to a test repository so as to not create noise in normal package repositories. When in Dev Mode town-crier will add a special package name to the list of available packages: test-creating-issues-here
. This package will direct issues creation to the repo at https://github.com/${process.env.TOWN_CRIER_TEST_REPO}/
.