Commit Graph
16 Commits
Author SHA1 Message Date
Wilken Rivera 699c0f814c Update plugin_integration.md
Fix todo list markdown formatting
2023-12-13 14:47:39 -05:00
Wilken Rivera c0de07c32e Document process for registering a plugin as a Packer Integration 2023-12-05 16:15:12 -05:00
hashicorp-copywrite[bot] 19055df3ec [COMPLIANCE] License changes (#12568)
* Updating the license from MPL to Business Source License

Going forward, this project will be licensed under the Business Source License v1.1. Please see our blog post for more details at https://hashi.co/bsl-blog, FAQ at https://hashi.co/license-faq, and details of the license at www.hashicorp.com/bsl.

* Update copyright file headers to BUSL-1.1

---------

Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2023-08-10 15:53:29 -07:00
hashicorp-copywrite[bot] b7df3ca36f [COMPLIANCE] Add Copyright and License Headers (#12254)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2023-03-02 15:37:05 -05:00
Lucas BajoletandWilken Rivera 08157fbdce Add workflow to link to discuss on new question (#11825)
* workflows: + automatic label/response on question

When a user asks a question through an issue on this repository, we
automatically add a comment, pointing to the forums, and add a label to
the issue so we can spot more easily which issues need to be acted on.

* .github: + link to packer community for questions

As extra to the github action, this commit adds an extra button to the
new issue template, leading directly to the discuss forums for Packer

* .github: add auto-stale-close issue action

As follow-up to the labelling of question type issues as needs-reply, we
add another action that will automatically mark an issue as stale if it
has not been updated for 3 weeks, and close the issue one week after
marking it as stale.

* Update .github/workflows/issues-opened.yml

Co-authored-by: Wilken Rivera <[email protected]>
2022-05-31 15:47:44 -04:00
Wilken Rivera e2dc5a7137 Update community note on GitHub issue templates (#11715)
In an effort to help prioritize issues (i.e bugs and feature requests) that are important to the community
the community note pertaining to issue voting has been moved to the top of each
template with a comment informing users not to delete it. The goal is to
rely more on votes for feature requests and issues that are not critical.

Critical issues being crashes, regressions, security vulnerabilities, and broken features.
2022-04-15 11:26:29 -04:00
Kerim Satirli bc6f1e36e6 Fixes typos in docs (#11322)
* fixes typos in base docs

* fixes typos in example code

* fixes typos in website docs

* fixes link to Terraform provider

* fixes typo in function name
2021-10-11 10:19:49 +02:00
Adrien Delorme d31192a7fc Update feature_requests.md
add a 'Community Note' section
2020-07-24 13:34:15 +02:00
Jeff Escalante 9165be87da packer.io prefix removal, html extension remove for in-code errors 2020-04-07 17:53:22 -04:00
Adrien Delorme 3951267963 Create ssh_or_winrm_times_out.md 2019-10-03 17:59:25 +02:00
Adrien Delorme 0fcc4688f1 default labels per ISSUE_TEMPLATE type 2019-10-03 17:49:30 +02:00
Megan Marsh 211f7bd9de fix formatting 2019-09-23 10:08:55 -07:00
Megan Marsh bcb7d1e103 fix formatting 2019-09-23 10:08:29 -07:00
Megan Marsh 00f97e871c clean up bug report template 2019-09-23 10:06:12 -07:00
Adrien Delorme a204a14973 Update question.md 2019-09-23 12:34:10 +02:00
Adrien Delorme 9a4932e831 split issue templates: bug report/enhancment/question
so that people are routed nicely :)
2019-09-20 17:32:38 +02:00