File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Supported Versions
44
5- Use this section to tell people about which versions of your project are
6- currently being supported with security updates.
5+ I recommend to use stable version.
6+
7+ If you want real challenges then use our beta verion and say us how is it!
8+ ``` html
9+ <script src =" https://cdn.jsdelivr.net/gh/NodeX-AR/Pytml@Beta-Version/pytml.js" ></script >
10+ ```
711
812| Version | Supported |
913| ------- | ------------------ |
10- | 5.1.x | :white_check_mark : |
11- | 5.0 .x | :x : |
12- | 4.0 .x | :white_check_mark : |
13- | < 4 .0 | :x : |
14+ | 3.0.0 | :x : |
15+ | 2.x .x | :white_check_mark : |
16+ | 2.1 .x | :white_check_mark : |
17+ | > 1 .0 | :x : |
1418
1519## Reporting a Vulnerability
1620
17- Use this section to tell people how to report a vulnerability.
18-
19- Tell them where to go, how often they can expect to get an update on a
20- reported vulnerability, what to expect if the vulnerability is accepted or
21- declined, etc.
21+ First off Thanks!
22+ You can open a [ Issue] ( https://github.com/nodex-ar/pytml/issues ) and report your bugs.
23+ If you are confident about how to fix it then fork this respo, fix the bug then open a pr. We will look after that !
You can’t perform that action at this time.
0 commit comments