summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 07fa96c..e688718 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@
- [Overview](#overview)
- [Installation](#installation)
- [Example](#example)
+- [Contributions](#contributions)
- [Development](#development)
## Overview
@@ -53,6 +54,17 @@ For a practical guide to implementing these libraries, take a look at the
single-file Express server and a few HTML files that, combined with the packages in this repo, are
close to all it takes to get up and running with WebAuthn.
+## Contributions
+
+The SimpleWebAuthn project is currently open to Pull Requests for bug fixes only.
+[Please submit an Issue beforehand](https://github.com/MasterKale/SimpleWebAuthn/issues/new/choose)
+to capture additional context about the problem being solved.
+
+Requests for new features or changes to existing features require time for discussion to synthesize
+solutions from modern needs and historical context.
+[Feel free to create an Issue](https://github.com/MasterKale/SimpleWebAuthn/issues/new/choose) for
+these types of requests to start this discussion.
+
## Development
Install the following before proceeding: