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

Highlight StackExchange when creating an issue #1201

Merged
merged 1 commit into from Mar 25, 2022

Conversation

cmichi
Copy link
Collaborator

@cmichi cmichi commented Mar 25, 2022

I noticed Substrate does the same here: https://github.com/paritytech/substrate/issues/new/choose.

I think it's a good idea.

@codecov-commenter
Copy link

Codecov Report

Merging #1201 (f050997) into master (0eed1aa) will increase coverage by 17.31%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #1201       +/-   ##
===========================================
+ Coverage   61.72%   79.03%   +17.31%     
===========================================
  Files         228      229        +1     
  Lines        8637     8667       +30     
===========================================
+ Hits         5331     6850     +1519     
+ Misses       3306     1817     -1489     
Impacted Files Coverage Δ
crates/allocator/src/bump.rs 0.00% <0.00%> (ø)
crates/storage/src/traits/impls/prims.rs 96.92% <0.00%> (+1.53%) ⬆️
crates/lang/ir/src/ir/attrs.rs 82.27% <0.00%> (+3.60%) ⬆️
...ates/storage/src/collections/hashmap/fuzz_tests.rs 100.00% <0.00%> (+4.25%) ⬆️
crates/metadata/src/layout/mod.rs 77.01% <0.00%> (+4.59%) ⬆️
crates/lang/ir/src/ir/trait_def/item/mod.rs 90.16% <0.00%> (+4.91%) ⬆️
crates/env/src/engine/off_chain/test_api.rs 90.00% <0.00%> (+6.00%) ⬆️
crates/lang/ir/src/ir/item_impl/constructor.rs 93.84% <0.00%> (+6.15%) ⬆️
crates/env/src/engine/off_chain/impls.rs 43.03% <0.00%> (+8.22%) ⬆️
crates/lang/ir/src/ir/idents_lint.rs 71.42% <0.00%> (+9.52%) ⬆️
... and 51 more

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 0eed1aa...f050997. Read the comment docs.

@cmichi cmichi force-pushed the cmichi-highlight-stackexchange-when-creating-issues branch from f050997 to 18da42b Compare March 25, 2022 10:08
@cmichi cmichi merged commit 2437357 into master Mar 25, 2022
@cmichi cmichi deleted the cmichi-highlight-stackexchange-when-creating-issues branch March 25, 2022 10:21
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.

None yet

3 participants