temichelle13 / uniswap-top-trades-query

This query retrieves the top 10 trades by volume on the Uniswap subgraph, providing insights into the most significant trades.
1 stars 0 forks source link

Issue template added, readme updates, other basic corrections and edits #8

Closed temichelle13 closed 1 month ago

codeautopilot[bot] commented 1 month ago

PR summary

This Pull Request introduces several key updates and improvements to the repository:

  1. Issue Templates: Adds templates for bug reports and feature requests, standardizing the way issues are reported and managed.
  2. Security Policy: Introduces a SECURITY.md file, outlining the procedure for reporting vulnerabilities.
  3. Image Optimization: Reduces the size of two images by approximately 34%, improving load times and overall performance.
  4. README Updates: Enhances the README file with better structure, clearer instructions, and minor corrections.

Suggestion

  1. Security Policy Expansion: The SECURITY.md file is currently minimal. Consider expanding it to include more detailed instructions on how to report vulnerabilities, expected response times, and any other relevant security practices.
  2. Consistency in README: Ensure consistent formatting in the README file, such as using either bold or italic for emphasis but not both interchangeably.
  3. Commit Messages: Use more descriptive commit messages to provide better context for each change.