dotfiles/vscode/.vscode/extensions/randomfractalsinc.vscode-data-preview-2.3.0/node_modules/superagent/CONTRIBUTING.md
Errol Sancaktar ff17c17e23 vscode
2024-06-14 09:31:58 -06:00

358 B

When submitting a PR, your chance of acceptance increases if you do the following:

  • Code style is consistent with existing in the file.
  • Tests are passing (client and server).
  • You add a test for the failing issue you are fixing.
  • Code changes are focused on the area of discussion.
  • Do not rebuild the distribution files or increment version numbers.