Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2019-08-01 01:10:24 +0300
committerMark Otto <markdotto@gmail.com>2019-08-01 01:10:24 +0300
commit9c2099144dbb79cf66f7ca1b7484f69204deea35 (patch)
tree355d87e038e8bafa608ff829f40355b24a0c4689 /README.md
parent6a1ff8b4e267c93ae460e57260931aa1104e62f7 (diff)
add more todos
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 14379165f..4b23bef08 100644
--- a/README.md
+++ b/README.md
@@ -33,3 +33,5 @@ Help wanted if you have ideas how to tackle these!
- [ ] Add npm script for reprocessing icons (HTML, attribute order, generate class names)
- [ ] Add copy to clipboard for SVG code in the docs
- [ ] Alternate distribution and usage methods (e.g., JS library, React components, etc)
+- [ ] Publish to GitHub Package Registry
+- [ ] Add GitHub Actions support for processing new icons from PRs?