From 8cdfe810db5e35274cd15cdbdce7c22caac695b4 Mon Sep 17 00:00:00 2001 From: Liela Rotschy Date: Fri, 14 Apr 2023 08:03:11 -0600 Subject: [PATCH] Add project board link to CONTRIBUTING.md --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6996279..74574c3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,6 +8,8 @@ Hi there! We're thrilled that you'd like to contribute to this project. Your hel We accept pull requests for bug fixes and features where we've discussed the approach in an issue and given the go-ahead for a community member to work on it. We'd also love to hear about ideas for new features as issues. +We track issues on our project board [here](https://github.com/orgs/github/projects/9557/views/1). + Please do: * Check existing issues to verify that the [bug][bug issues] or [feature request][feature request issues] has not already been submitted.