Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: use 3 issue template for better community experience #1453

Merged
merged 2 commits into from
May 20, 2021

Conversation

imbajin
Copy link
Member

@imbajin imbajin commented May 18, 2021

At present, there are 3 issue template and 1 config file:

  • Bug Report
  • Feature Request
  • Ask question (Guide)

And simplify the issue template to improve the user's willingness to fill in, like this:

image

BUG like:
image

Question like:
image

At present, there are 3 issue template and 1 config file:
- Bug Report
- Feature Request
- Ask question (Guide)

And simplify the issue template to improve the user's willingness to fill in
.github/ISSUE_TEMPLATE/config.yml Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/bug_report.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/bug_report.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/bug_report.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/bug_report.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/bug_report.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/bug_report.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/config.yml Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/feature_request.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/question_ask.md Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented May 18, 2021

Codecov Report

Merging #1453 (fdd006c) into master (1ede97c) will increase coverage by 0.42%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1453      +/-   ##
============================================
+ Coverage     61.80%   62.23%   +0.42%     
- Complexity     5840     5860      +20     
============================================
  Files           381      381              
  Lines         32148    32148              
  Branches       4504     4504              
============================================
+ Hits          19869    20007     +138     
+ Misses        10231    10085     -146     
- Partials       2048     2056       +8     
Impacted Files Coverage Δ Complexity Δ
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 69.53% <0.00%> (-0.31%) 81.00% <0.00%> (-1.00%)
.../baidu/hugegraph/backend/query/ConditionQuery.java 86.40% <0.00%> (+0.40%) 106.00% <0.00%> (+1.00%)
.../backend/store/cassandra/CassandraSessionPool.java 57.14% <0.00%> (+1.02%) 11.00% <0.00%> (ø%)
...egraph/backend/store/cassandra/CassandraShard.java 52.77% <0.00%> (+1.85%) 11.00% <0.00%> (ø%)
...h/backend/store/scylladb/ScyllaDBTablesWithMV.java 96.03% <0.00%> (+96.03%) 10.00% <0.00%> (+10.00%)
...graph/backend/store/scylladb/ScyllaDBFeatures.java 100.00% <0.00%> (+100.00%) 3.00% <0.00%> (+3.00%)
.../backend/store/scylladb/ScyllaDBStoreProvider.java 100.00% <0.00%> (+100.00%) 7.00% <0.00%> (+7.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1ede97c...fdd006c. Read the comment docs.

@zhoney zhoney merged commit acb7eb1 into master May 20, 2021
@zhoney zhoney deleted the issue-template branch May 20, 2021 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants