gitalk / gitalk

Gitalk is a modern comment component based on Github Issue and Preact.
https://gitalk.github.io
MIT License
6.9k stars 617 forks source link

Update id parameter setting in readme.md: recommend usinng regex to extract URL as id #557

Open Country-If opened 9 months ago

Country-If commented 9 months ago

Before submitting a pull request, please make sure the following is done:

  1. Fork the repository and create your branch from master.
  2. If you've added code that should be tested, add tests!
  3. If you've changed APIs, update the documentation.
  4. Ensure the test suite passes (npm test).
  5. Make sure your code lints (npm run lint).
  6. Commit your changes (git commit) Commit Message Format Reference.