Commit Graph

9 Commits

Author SHA1 Message Date
Luciano Bello 5371cd23eb
remove ENHANCEMENT_REQUEST template (#7917) 2022-04-12 00:08:59 +00:00
Jake Lishman 7e118e8134
Convert issue templates to GitHub forms (#7258)
The feature and enhancement request forms are essentially unchanged.
The bug report form makes more use of the description fields, since now
they're not buried in HTML comments in the textarea bodies - they're
more likely to be read, and they're not in the way so much.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-11-15 21:47:56 +00:00
Matthew Treinish 6b6170a04e Add missing quotes to issue templates (#3638)
In #3560 the issue templates were updated to include the tags. However
the tags for enhancement and feature request contain a ':' in them. This
confuses the yaml parser because ':' is a reserved character. To address
this issue, this commit adds quotes around the tags so the yaml parser
can process the issue templates and add them back to the list of
options.
2019-12-19 21:11:10 +00:00
Luciano Bello cfc98b5daf label in the template (#3560) 2019-12-18 19:06:16 +00:00
Diego M. Rodríguez 291be13fe2 Update the badge for travis-ci.com (#1787) 2019-02-11 16:18:52 -05:00
Abdón Rodríguez Davila 7cd11cbbb4 Update (Python SDK) to Terra in GitHub templates (#715) 2018-08-02 09:57:44 +02:00
Abdón Rodríguez Davila d4e6585058 Update QISKit to Qiskit (#634)
* Rename QISKit to Qiskit

* More QISKit to Qiskit

* Revert qiskit/ & test/ files to avoid actual PR conflicts

* Add changelog entry
2018-07-11 13:14:15 +02:00
Abdón Rodríguez Davila eca566c879 Update pull request and issue templates (#548)
* [skip ci] Update pull request template

* [skip ci] Update issue templates as pull request template format

* [skip ci] Remove template comment
2018-06-07 21:16:14 +02:00
Abdón Rodríguez Davila f98b07a3f4 [skip ci] Update issue templates (#531) 2018-06-04 14:19:35 +02:00