Skip to content

Commit a9e3a6b

Browse files
committed
Add a reference to principles to CONTRIBUTING
1 parent 0fb2026 commit a9e3a6b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ Thank you for your interest in Troubleshoot, we welcome your participation. Plea
77
- [Request a New Feature](https://github.com/replicatedhq/troubleshoot/issues/new?assignees=&labels=feature&template=feature_enhancement.md) Create an issue to add functionality that addresses a problem or adds an enhancement.
88
- [Report a Bug](https://github.com/replicatedhq/troubleshoot/issues/new?assignees=&labels=bug&template=bug_report.md) Report a problem or unexpected behaviour with Troubleshoot.
99

10+
## Design Principles
11+
12+
When implementing a new feature please review the [design principles](./design/design-principles.md) to help guide the approach.
13+
1014
## Development Environment
1115

1216
To get started we recommend:

0 commit comments

Comments
 (0)