-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Description
https://github.com/blog/2111-issue-and-pull-request-templates
- Required info and how to get this information (e.g.
java -version):- Java Client version
- MarkLogic version
- Java version (
java -version) - OS and version
- Input: Some code to illustrate the problem, preferably in a state that can be independently reproduced on our end
- Actual output: What did you observe? Were there errors? (Java logs, MarkLogic logs)
- Expected output: What specifically did you expect to happen?
- Alternatives: What else have you tried, actual/expected?