thoth-station / thamos

A CLI tool and library for communicating with Thoth
http://thoth-station.ninja
GNU General Public License v3.0
15 stars 17 forks source link

Remove GitHub issue templates so that defaults are used #1162

Closed codificat closed 2 years ago

codificat commented 2 years ago

Related Issues and Dependencies

Fixes: #931

This introduces a breaking change

This should yield a new module release

This Pull Request implements

Remove the issue templates that are already present in the .github repo of the org.

Description

GitHub should use the issue templates from the .github repository instead, so they are consistent across repos and maintained from a single place.

As this is the first repo I try this on, I am leaving one of the templates in place (kebechet_info.md); that one is not present in the defaults. The idea is to verify the behavior with this partial configuration.

sesheta commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mayaCostantini

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/thoth-station/thamos/blob/master/OWNERS)~~ [mayaCostantini] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codificat commented 2 years ago

/retest