diff options
| author | William Casarin <jb55@jb55.com> | 2020-11-11 15:33:34 -0800 |
|---|---|---|
| committer | William Casarin <jb55@jb55.com> | 2020-11-11 15:33:34 -0800 |
| commit | 8b6fad72005f7625f967d679a6fb4362b33d7b32 (patch) | |
| tree | 310a20e3e450ba9fbe142b2dcf52ed34166f80ec | |
| parent | 861834598fe66e268117be14e9ff2b4f2ec9b89b (diff) | |
add issue tracker
| -rw-r--r-- | todo/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/todo/README b/todo/README new file mode 100644 index 0000000..3377c19 --- /dev/null +++ b/todo/README @@ -0,0 +1,13 @@ +Issue tracker +------------- + +Submit issues by sending a patch + +Format +------ + +todo/issue-name.txt: + +title: Some issue title +description: some +tags: feature,bug,cli |
