Fix duplicated https:// in github linkThis link has been broken for a while. Fix it.Change-Id: I01bb10e5831f0128db0cd6d0be82ac610c2c1564Signed-off-by: Ed Tanous <ed@tanous.net>
Update bug template to yamlYaml gives more configurability, and the ability to better enforce ourtemplate, hopefully helping get more defined bug reports.Tested:This commit is hosted here:http
Update bug template to yamlYaml gives more configurability, and the ability to better enforce ourtemplate, hopefully helping get more defined bug reports.Tested:This commit is hosted here:https://github.com/edtanous/bmcweb/issues/new/chooseTo give a better idea of how the template works.Change-Id: I3a76b2762cf1a285eca75b67878b5a6ab2c2011aSigned-off-by: Ed Tanous <edtanous@google.com>
show more ...
markdownlint: fix all warningsSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I1402cbd84c916792ca2fc0ad0f34db661cbdfa72
format: reformat with latest openbmc-build-scriptsReformat the repository using the latest from openbmc-build-scripts.Add the `static/redfish` directory to be ignored by prettier sincethese files
format: reformat with latest openbmc-build-scriptsReformat the repository using the latest from openbmc-build-scripts.Add the `static/redfish` directory to be ignored by prettier sincethese files come from elsewhere and having the ability to do a directdiff is handy.Signed-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I74464d6f97047b4888a591e0d8a4f5ca970ac69e
Add details to bug templateA large number of bugs get filed against OpenBMC forks, and platformsthat are not upstream. Change the wording on the bug template to makeclear the fields should be ex
Add details to bug templateA large number of bugs get filed against OpenBMC forks, and platformsthat are not upstream. Change the wording on the bug template to makeclear the fields should be expected to be from upstream, and explicitlycall out if qemu builds are being used, to help in maintainersreproducing.Tested:N/A, documentation change.Signed-off-by: Ed Tanous <edtanous@google.com>Change-Id: Ibff2dcbfb1755fb14d21621ebd0cf86e1d3ab2fc
Add issue templatesIssue templates are something github uses to allow pushing customelements into bug reports. Many questions and feature requests are sentin as bugs, instead of going to the mai
Add issue templatesIssue templates are something github uses to allow pushing customelements into bug reports. Many questions and feature requests are sentin as bugs, instead of going to the mailing list as they should.These were created through the github UI, and pulled over to gerritmanually.Signed-off-by: Ed Tanous <edtanous@google.com>Change-Id: Id2c77e26e5fe648d5344d5db5cfbd100c451c7c4