This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-ui.git
The following commit(s) were added to refs/heads/master by this push:
new 5c810b2 WIP.
5c810b2 is described below
commit 5c810b21296f4ab43e83a35902936287badb816d
Author: Aaron Radzinzski <[email protected]>
AuthorDate: Mon Mar 9 15:31:39 2020 -0700
WIP.
---
.asf.yaml | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 21805cb..ff04384 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,11 +18,12 @@
github:
description: "Management UI for Apache NLPCraft."
homepage: https://nlpcraft.apache.org/
+ enabled_merge_buttons:
+ squash: true
+ merge: true
+ rebase: true
labels:
- - typescript
- - nlp
- - apache
- - natural language processing
- features:
- # Enable issues management.
- issues: true
\ No newline at end of file
+ - "typescript"
+ - "nlp"
+ - "apache"
+ - "natural language processing"
\ No newline at end of file