├── .mailmap ├── ISSUE_TEMPLATE.md ├── PULL_REQUEST_TEMPLATE.md └── README.md /.mailmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graylog-labs/graylog2-web-interface/HEAD/.mailmap -------------------------------------------------------------------------------- /ISSUE_TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graylog-labs/graylog2-web-interface/HEAD/ISSUE_TEMPLATE.md -------------------------------------------------------------------------------- /PULL_REQUEST_TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graylog-labs/graylog2-web-interface/HEAD/PULL_REQUEST_TEMPLATE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/graylog-labs/graylog2-web-interface/HEAD/README.md --------------------------------------------------------------------------------