blob: d157c771bf3e7bd9fc1def6c63815299b443ab41 [file] [view] [edit]
# Contributing to gotest.tools
Thank you for your interest in contributing to the project! Below are some
suggestions which may make the process easier.
## Pull requests
Pull requests for new features should generally be preceded by an issue
explaining the feature and why it is necessary.
Pull requests for bug fixes are always appreciated. They should almost always
include a test which fails without the bug fix.