naokazuterada / MarkdownTOC

SublimeText3 plugin which generate a table of contents (TOC) in a markdown document.
https://packagecontrol.io/packages/MarkdownTOC
MIT License
301 stars 48 forks source link

Update contributing #121

Closed naokazuterada closed 6 years ago

naokazuterada commented 6 years ago

@jonasbn , hello again!

It's been a long time, but this PR is an measure to deal with the problem we suffered before. https://github.com/naokazuterada/MarkdownTOC/issues/95#issuecomment-304138911

I also added the issue template for common types of issues.

Please take a look whenever you have a time.

Thanks!

codecov[bot] commented 6 years ago

Codecov Report

Merging #121 into master will increase coverage by 1.91%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   93.25%   95.16%   +1.91%     
==========================================
  Files           1        1              
  Lines         326      455     +129     
==========================================
+ Hits          304      433     +129     
  Misses         22       22
Impacted Files Coverage Δ
MarkdownTOC.py 95.16% <0%> (+1.91%) :arrow_up:

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 97e8952...d867a75. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 93.252% when pulling d867a75a212b95bf61f679149779dbdf2190a716 on update-contributing into 97e8952693c35200b4766780f1c12631829edef9 on master.

jonasbn commented 6 years ago

Hi @naokazuterada

I will have a look ASAP.

naokazuterada commented 6 years ago

@jonasbn Thank you so much!!

I correct almost everything you pointed out. (I thought this might be a miss type)

I'm so appreciate for compensating for my lack of English skills! Very helpful!