Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 446 Bytes

AddBug.md

File metadata and controls

27 lines (23 loc) · 446 Bytes

How to add a bug

EN

  1. Fork this repo
  2. Make a json file with schema
    {
      "cdn": ["YOUR CDN Bug"],
      "sni": ["YOUR SNI BUG"]
    }
  3. Place your file in ./resources/bugs/
  4. Create pull request

ID

  1. Fork repo ini
  2. Buat file json dengan skema
    {
      "cdn": ["YOUR CDN Bug"],
      "sni": ["YOUR SNI BUG"]
    }
  3. Simpan file yang kamu buat di ./resources/bugs/
  4. Buat pull request