This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git


The following commit(s) were added to refs/heads/main by this push:
     new d33e07a  Fix typo in issue template (flaky, not flakey)
d33e07a is described below

commit d33e07a12f08063d33dfbeb9e8b6aa95afe0f2f4
Author: Christopher Tubbs <ctubb...@apache.org>
AuthorDate: Mon Nov 23 18:03:45 2020 -0500

    Fix typo in issue template (flaky, not flakey)
---
 .github/ISSUE_TEMPLATE/test_failure.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/test_failure.md 
b/.github/ISSUE_TEMPLATE/test_failure.md
index 3f9243c..af5b926 100644
--- a/.github/ISSUE_TEMPLATE/test_failure.md
+++ b/.github/ISSUE_TEMPLATE/test_failure.md
@@ -1,7 +1,7 @@
 ---
 name: Test failure
-about: Report a broken or flakey test
-title: 'Broken or Flakey test: [test names]'
+about: Report a broken or flaky test
+title: 'Broken or Flaky test: [test names]'
 labels: bug, test
 assignees: ''
 

Reply via email to