[Sqlalchemy-tickets] Issue #3118: update SqlAlchemy Website to link to existing issues, not create
Brought to you by:
zzzeek
|
From: jvanasco <iss...@bi...> - 2014-07-08 23:07:06
|
New issue 3118: update SqlAlchemy Website to link to existing issues, not create new ones. https://bitbucket.org/zzzeek/sqlalchemy/issue/3118/update-sqlalchemy-website-to-link-to jvanasco: The "Reporting Bugs" section ( http://www.sqlalchemy.org/participate.html#bugs ) has multiple links to "Create a New Issue" ( https://bitbucket.org/zzzeek/sqlalchemy/issues/new ). it does not have any links to "active issues" It would probably be better to link to the issues index instead ( https://bitbucket.org/zzzeek/sqlalchemy/issues ). Most open source projects use the "Tickets View" as a gateway for people to report something. |