Ayodeji Ogundare

Results 5 issues of Ayodeji Ogundare

I added a variable 'flat_charge' to the code so it can easily be modified in the future. Flat charge may change.

I created a new and extended version of magic 8 ball. It contains code for the extra optional challenge.

## Changes ### Go CI Workflow - Improved the workflow to two main jobs: 1. `go-test`: Runs unit tests across multiple Go versions (1.13, 1.17, 1.21) 2. `release-integration-test`: Runs integration...

**Description** This PR adds .yml bug report and feature request form that is structured to collect all essential details upfront. Read more [here](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#creating-issue-forms).