diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 8ce1fa53..00000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve GitHub Copilot for Xcode ---- - - - -**Describe the bug** - - -**Versions** -- Copilot for Xcode: [e.g. 0.25.0] -- Xcode: [e.g. 16.0] -- macOS: [e.g. 14.6.1] - -**Steps to reproduce** -1. -2. - -**Screenshots** - - -**Logs** - - -**Additional context** - diff --git a/Calculator simple b/Calculator simple new file mode 100644 index 00000000..d468807d --- /dev/null +++ b/Calculator simple @@ -0,0 +1,34 @@ + + + + + + Simple Calculator + + + +
+ +
+ + + + + + + + + + + + + + + + + + +
+
+ +