Add some initial tasks
diff --git a/README.md b/README.md
index aa306ac..990c2fd 100644
--- a/README.md
+++ b/README.md
@@ -4,3 +4,12 @@
 
 See [Apache GitPubSub intro](https://www.apache.org/dev/gitpubsub.html).
 
+## Open issues
+
+<!-- Remove these as they are done, add additional as necessary -->
+
+- [ ] Upgrade baseline Jenkins version to current Infra minimum
+- [ ] Refactor to multi-module build if additional plugins are required
+- [ ] Implement continuous delivery style non-snapshot version tagging with https://github.com/stephenc/git-timestamp-maven-plugin (may require finding a Maven repository to push to)
+- [ ] Allow configuration of the gitpubsub end-point from the main Jenkins config screen
+- [ ] Figure out where to track issues in JIRA and update this file with issue tracking process