guildwars2-ts 1.3.0 → 1.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -38,11 +38,11 @@ setLogLevel(LogLevel.info);
38
38
  })();
39
39
  ```
40
40
 
41
- ## Contibutions
41
+ ## Bug Reports and Contibutions
42
42
 
43
- If you find any kinds of errors in the program code, or wish to add/update any of the functionality provided by this project, please feel free to open a pull request against the [development branch](https://gitlab.com/dinckelman/guildwars2-ts/-/tree/dev).
43
+ If you encounter any kinds of errors, or wish to add/update the functionality provided by this project, please feel free to open a pull request against the [development branch](https://gitlab.com/dinckelman/guildwars2-ts/-/tree/dev).
44
44
 
45
- In case of runtime errors, request validation error logs are extremely helpful, so please include them in the request.
45
+ Otherwise, please check open [issue reports](https://gitlab.com/dinckelman/guildwars2-ts/-/issues/), to see if there is an existing discussion on the issue, or open a new request. In case of runtime errors, request validation error logs are extremely helpful, so please include them in the report, as guided by the template.
46
46
 
47
47
  [npm-image]: https://img.shields.io/npm/v/guildwars2-ts
48
48
  [npm-link]: https://www.npmjs.com/package/guildwars2-ts