Instance Property
gitHubIssues
An array of string
URLs linking to related issues on Vapor’s GitHub repo.var gitHubIssues: [String] { get }
Discussion
Note
Defaults to an empty array. Provide a custom implementation to a list of pertinent issues.