diff options
author | Lauris BH <lauris@nix.lv> | 2017-12-04 01:14:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-04 01:14:26 +0200 |
commit | 5dc37b187c8b839a15ff73758799f218ddeb3bc9 (patch) | |
tree | b63e5ca72c7b9e72c79408ace82dfcba992b5793 /docs | |
parent | e59adcde655aac0e8afd3249407c9a0a2b1b1d6b (diff) | |
download | gitea-5dc37b187c8b839a15ff73758799f218ddeb3bc9.tar.gz gitea-5dc37b187c8b839a15ff73758799f218ddeb3bc9.zip |
Add reactions to issues/PR and comments (#2856)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/content/page/index.en-us.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/content/page/index.en-us.md b/docs/content/page/index.en-us.md index 638d6dfee4..9592830a3b 100644 --- a/docs/content/page/index.en-us.md +++ b/docs/content/page/index.en-us.md @@ -182,6 +182,7 @@ The goal of this project is to make the easiest, fastest, and most painless way - Labels - Assign issues - Track time + - Reactions - Filter - Open - Closed |