diff --git a/.gitignore b/.gitignore index ca373b1..a6fdf87 100644 --- a/.gitignore +++ b/.gitignore @@ -65,4 +65,7 @@ src/*.exe src/*.pdb src/*.dll pwsh -pwsh.zip \ No newline at end of file +pwsh.zip + +# direnv +.envrc diff --git a/README.md b/README.md index 3e9f1c3..d5b375b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository contains [ElastiBuild](https://github.com/elastic/elastic-stack-installers/wiki/ElastiBuild) and [Beat Package Compiler](https://github.com/elastic/elastic-stack-installers/wiki/Beat-Package-Compiler). See [Wiki](https://github.com/elastic/elastic-stack-installers/wiki) for more information. ## Reporting Problems -To report any problems encountered during installation, or to request features, please open an [issue on GitHub](https://github.com/elastic/elastic-stack-installers/issues) and attach the MSI installation log if applicable. +To report any problems encountered during installation, or to request features, please open an [issue on GitHub](https://github.com/elastic/elastic-stack-installers/issues) and attach the MSI installation log if applicable. For other questions of comments pleas refer to [Elastic Forums](https://discuss.elastic.co/tags/windows-installer). Please *tag* your question with `windows-installer` (singlular).