felixarntz/wp-plugin-contracts

View on GitHub
.github/ISSUE_TEMPLATE.md

Summary

Maintainability
Test Coverage
<!--
BEFORE POSTING YOUR ISSUE:
- These comments won't show up when you submit the issue.
- Try to add as much detail as possible. Be specific!
- If you're requesting a new feature, explain why you'd like it to be added.
- Search this repository for issues and pull requests and whether it has been fixed or reported already.
- Ensure you are using the latest code before logging bugs.
-->

## Issue Overview
<!-- This is a brief overview of the issue --->

## Steps to Reproduce (for bugs)
<!-- Provide a link to a live example, or an unambiguous set of steps to -->
<!-- reproduce this bug. Include code to reproduce, if relevant -->
1.
2.
3.
4.
<!-- Provide which PHP version and browser you are using and any other specifics to your setup -->

## Expected Behavior
<!-- If you're describing a bug, tell us what should happen -->
<!-- If you're suggesting a change/improvement, tell us how it should work -->

## Current Behavior
<!-- If describing a bug, tell us what happens instead of the expected behavior -->
<!-- If suggesting a change/improvement, explain the difference from current behavior -->

## Possible Solution
<!-- Not obligatory, but suggest a fix/reason for the bug, -->
<!-- or ideas how to implement the addition or change -->

## Screenshots / Video
<!-- Visual records are oxygen for others to understand what you are sharing -->

## Related Issues and/or PRs
<!-- List related issues or PRs against other branches -->