📝 Moves community guide files to platform-agnostic folder
This commit is contained in:
39
.github/ISSUE_TEMPLATE/BUG_REPORT.md
vendored
39
.github/ISSUE_TEMPLATE/BUG_REPORT.md
vendored
@ -1,39 +0,0 @@
|
||||
---
|
||||
name: "\U0001F41B Bug Report"
|
||||
about: "If something isn't working as expected."
|
||||
title: ''
|
||||
labels: 'i: bug, i: needs triage'
|
||||
assignees: 'akritikos'
|
||||
---
|
||||
|
||||
## Bug Report
|
||||
|
||||
Clean up this template after reading it and provide relevant information about the bug you're reporting!
|
||||
|
||||
## Prerequisites
|
||||
|
||||
* [ ] Can you reproduce the problem in a deterministic way?
|
||||
* [ ] Are you running the latest version?
|
||||
* [ ] Are you reporting to the correct repository?
|
||||
* [ ] Did you perform a cursory search?
|
||||
|
||||
## Current Behavior
|
||||
|
||||
A clear and concise description of the behavior.
|
||||
|
||||
## Expected behavior/code
|
||||
|
||||
A clear and concise description of what you expected to happen (or code).
|
||||
|
||||
### Environment
|
||||
|
||||
* Operating System
|
||||
* .NET core version
|
||||
|
||||
### Possible Solution
|
||||
|
||||
`Only if you have suggestions on a fix for the bug`
|
||||
|
||||
### Additional context/Screenshots
|
||||
|
||||
Add any other context about the problem here. If applicable, add screenshots to help explain.
|
24
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
vendored
24
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
vendored
@ -1,24 +0,0 @@
|
||||
---
|
||||
name: "\U0001F680 Feature Request"
|
||||
about: "I have a suggestion (and may want to implement it)!"
|
||||
title: ''
|
||||
labels: 'i: enhancement, i: needs triage'
|
||||
assignees: 'akritikos'
|
||||
---
|
||||
|
||||
## Feature Request
|
||||
|
||||
Clean up this template after reading it and provide relevant information about the bug you're requesting!
|
||||
|
||||
## Is your feature request related to a problem?
|
||||
|
||||
A clear and concise description of what the problem is.
|
||||
`I have an issue when [...]`
|
||||
|
||||
## Describe the feature you'd like
|
||||
|
||||
A clear and concise description of what you want to happen. Add any considered drawbacks.
|
||||
|
||||
## Describe alternatives you've considered
|
||||
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
1
.github/ISSUE_TEMPLATE/config.yml
vendored
1
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1 +0,0 @@
|
||||
blank_issues_enabled: false
|
20
.github/PULL_REQUEST_TEMPLATE.md
vendored
20
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,20 +0,0 @@
|
||||
# Pull Request Template
|
||||
|
||||
Clean up this template and provide relevant information about your pull request!
|
||||
|
||||
## All Submissions
|
||||
|
||||
* [ ] Have you followed the guidelines in our [Contributing](../.github/CONTRIBUTING.md) document?
|
||||
* [ ] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change?
|
||||
* [ ] Does your pull request target an open issue?
|
||||
|
||||
### New Feature Submissions
|
||||
|
||||
* [ ] Does your submission pass tests?
|
||||
* [ ] Have you lint your code locally prior to submission?
|
||||
|
||||
### Changes to Core Features
|
||||
|
||||
* [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
|
||||
* [ ] Have you written new tests for your core changes, as applicable?
|
||||
* [ ] Have you successfully ran tests with your changes locally?
|
@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
|
||||
## Enforcement
|
||||
|
||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
||||
reported by contacting the project team at [akritikos@nessos.gr](mailto:akritikos@nessos.gr). All
|
||||
reported by contacting the project team at [akritikos@outlook.com](mailto:akritikos@outlook.com). All
|
||||
complaints will be reviewed and investigated and will result in a response that
|
||||
is deemed necessary and appropriate to the circumstances. The project team is
|
||||
obligated to maintain confidentiality with regard to the reporter of an incident.
|
Reference in New Issue
Block a user