atom / settings-view

🔧 Edit Atom settings
MIT License
272 stars 276 forks source link

[enhancement] Derive 'Report Issue' URI from bugs property #1040

Closed FalkF closed 6 years ago

FalkF commented 6 years ago

Description of the Change

use a new method getRepositoryBugUri() that does read from the package.json bugs property.

Benefits

closes #966 (repos without github bug tracking can now link to alternatives)

FalkF commented 6 years ago

Closing in favor of #1093