Commit graph

6 commits

Author SHA1 Message Date
Marno van der Maas
51f1141335 [lint] Point to correct Verible rules for lint workflow
Signed-off-by: Marno van der Maas <mvdmaas+git@lowrisc.org>
2022-07-19 11:03:09 +01:00
Wojciech Sipak
45f727dfc6 set verible action version to 'main' 2021-09-23 11:55:50 +01:00
Wojciech Sipak
ac8934459b bump verible action version 2021-09-21 16:22:17 +01:00
Wojciech Sipak
31c5b5eefd [ci] Add GHA workflows to review PRs using Verible
Any activity regarding a Pull Request will trigger
workflows that create automatic code review
using outputs from Verible linter
2021-09-16 12:40:25 +02:00
Philipp Wagner
aa7582b8d4 Use more descriptive issue template names
The GitHub UI shows apparently the name of the template at
https://github.com/lowRISC/ibex/issues/new/choose, which I thought was
just an internal identifier. Use the longer-form version there as well.
2020-12-08 13:59:43 +00:00
Philipp Wagner
e71494fd39 Add issue templates to GitHub project
Add two issue templates to the GitHub project: one for questions, and
one for reporting bugs. These templates are not mandatory, users can
freely change them, or get a blank issue template instead.

To avoid having too much description/example text in the final issue the
instructions are written in HTML comments (which is not beautiful, but
should do the trick and seen commonly in projects).
2020-12-08 12:31:40 +00:00