Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

atom/town-crier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our official announcement

Town Crier

A simple way to submit feedback to Atom or any installed package.

Screen shot

Use

  1. Use the GitHub package to sign in to your GitHub account
  2. Execute any of the commands shown in Commands below

Commands

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

Testing

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}/.

License

MIT