Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

🔄 Synced file(s) with WordPress/openverse #163

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 19 additions & 27 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,29 @@
---
name: Bug report
name: 🐛 Bug report
about: Create a report to help us improve
labels: "🛠 goal: fix, 🚦 status: awaiting triage, 💻 aspect: code, 🟧 priority: high"
title: "[Bug] <Replace this with actual title>"
labels: bug

---

## Description
<!-- Concisely describe the bug. -->
**🐞 Describe the bug**

A clear and concise description of what the bug is.

**📚 To Reproduce**

Steps to reproduce the behavior.

**💡 Expected behavior**

## Reproduction
<!-- Provide detailed steps to reproduce the bug. -->
1. <!-- Step 1 ... -->
2. <!-- Step 2 ... -->
3. <!-- Step 3 ... -->
4. See error.
A clear and concise description of what you expected to happen.

## Expectation
<!-- Concisely describe what you expected to happen. -->
**🖼️ Screenshots**

## Screenshots
<!-- Add screenshots to show the problem; or delete the section entirely. -->
If applicable, add screenshots to help explain your problem.

## Environment
<!-- Please complete this, unless you are certain the problem is not environment specific. -->
- Device: <!-- (_eg._ iPhone Xs; laptop) -->
- OS: <!-- (_eg._ iOS 13.5; Fedora 32) -->
- Browser: <!-- (_eg._ Safari; Firefox) -->
- Version: <!-- (_eg._ 13; 73) -->
- Other info: <!-- (_eg._ display resolution, ease-of-access settings) -->
**⚙️ Environment**
- Action version: [e.g. v1.0.0]

## Additional context
<!-- Add any other context about the problem here; or delete the section entirely. -->
**📋 Additional context**

## Resolution
<!-- Replace the [ ] with [x] to check the box. -->
- [ ] 🙋 I would be interested in resolving this bug.
Add any other context about the problem here.
12 changes: 9 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Openverse @ Make WordPress.org
url: https://make.wordpress.org/openverse/
about: Read documentation on contributing, community, etc.
- name: 📚 Docs
url: https://github.com/BetaHuhn/repo-file-sync-action#-usage
about: Checkout repo-file-sync-action's documentation.
- name: 🚀 Feature Request
url: https://github.com/BetaHuhn/repo-file-sync-action/discussions/new?category=ideas
about: Share ideas for new features
- name: ❓ Ask a Question
url: https://github.com/BetaHuhn/repo-file-sync-action/discussions/new?category=q-a
about: Ask the community for help