FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add issue templates for ReactPHP organisation by SimonFrings · Pull Request #3 · reactphp/.github · GitHub

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .md  (1) .yml  (1) All 2 file types selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
name: Bug report
about: Found a bug in our project? Create a report to help us improve.
labels: bug
---

<!-- Add enough information so we can understand your problem -->

```php
// Please add code examples if possible, so we can reproduce your steps
```
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
contact_links:
- name: Report a security vulnerability
url: https://reactphp.org/#support
about: 'If you discover a security vulnerability, please send us an email. Do not disclose security-related issues publicly.'
- name: Feature request
url: https://github.com/orgs/reactphp/discussions/categories/ideas
about: 'You have ideas to improve our project? Start a new discussion in our "Ideas" category.'
- name: Questions
url: https://github.com/orgs/reactphp/discussions/categories/q-a
about: 'We are happy to answer your questions! Start a new discussion in our "Q&A" category.'

Back | FazBrowse Home | New Git URL