diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..00345b0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,41 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '0.kind: bug' +assignees: '' + +--- + +### Describe the bug +A clear and concise description of what the bug is. + +### Steps To Reproduce +Steps to reproduce the behavior: +1. ... +2. ... +3. ... + +### Expected behavior +A clear and concise description of what you expected to happen. + +### Screenshots +If applicable, add screenshots to help explain your problem. + +### Additional context +Add any other context about the problem here. + +### Metadata +Please run `nix-shell -p nix-info --run "nix-info -m"` and paste the result. + +```console +[user@system:~]$ nix-shell -p nix-info --run "nix-info -m" +output here +``` + +--- + +Add a :+1: [reaction] to [issues you find important]. + +[reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ +[issues you find important]: https://github.com/kaeeraa/ayugram-desktop/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..5ace460 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,6 @@ +version: 2 +updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" diff --git a/.github/workflows/cachix.yml b/.github/workflows/cachix.yml.bak similarity index 100% rename from .github/workflows/cachix.yml rename to .github/workflows/cachix.yml.bak diff --git a/.gitignore b/.gitignore index 2b49fb7..03b0332 100644 --- a/.gitignore +++ b/.gitignore @@ -403,4 +403,5 @@ result-* .idea result ---help \ No newline at end of file +--help +augram diff --git a/.run/Cachix.run.xml b/.run/Cachix.run.xml index 7f9447e..4412bb5 100644 --- a/.run/Cachix.run.xml +++ b/.run/Cachix.run.xml @@ -1,6 +1,6 @@ -