mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore: disable blank issue templates (#29368)
This commit is contained in:
parent
36eed69fe2
commit
bf31f2865f
1
.github/ISSUE_TEMPLATE/config.yml
vendored
1
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,3 +1,4 @@
|
|||||||
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Join our Discord Server
|
- name: Join our Discord Server
|
||||||
url: https://aka.ms/playwright/discord
|
url: https://aka.ms/playwright/discord
|
||||||
|
3
.github/ISSUE_TEMPLATE/regression.yml
vendored
3
.github/ISSUE_TEMPLATE/regression.yml
vendored
@ -1,6 +1,5 @@
|
|||||||
---
|
|
||||||
name: Report regression
|
name: Report regression
|
||||||
about: Functionality that used to work and does not any more
|
description: Functionality that used to work and does not any more
|
||||||
title: "[Regression]: "
|
title: "[Regression]: "
|
||||||
|
|
||||||
body:
|
body:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user