diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..5e8b95d --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,10 @@ +# These are supported funding model platforms +Hello š everyone for sposership, also private repo . if you +github: ELMOURABEA +patreon: ELMOURABEA +open_collective: ELMOURABEA +ko_fi: ELMOURABEA +liberapay: ELMOURABEA +polar: ELMOURABEA +buy_me_a_coffee: ELMOURABEA +custom: ["https://github.com/sponsors/ELMOURABEA"] diff --git a/.github/FUNDING/ELMOURABEA.yml b/.github/FUNDING/ELMOURABEA.yml index ae710d0..67eba6c 100644 --- a/.github/FUNDING/ELMOURABEA.yml +++ b/.github/FUNDING/ELMOURABEA.yml @@ -12,3 +12,13 @@ polar:ELMOURABEA buy_me_a_coffee:ELMOURABEA thanks_dev:ELMOURABEA custom:https://github.com/sponsors/ELMOURABEA/card +# These are supported funding model platforms +Hello š everyone for sposership, also private repo . if you +github: ELMOURABEA +patreon: ELMOURABEA +open_collective: ELMOURABEA +ko_fi: ELMOURABEA +liberapay: ELMOURABEA +polar: ELMOURABEA +buy_me_a_coffee: ELMOURABEA +custom: ["https://github.com/sponsors/ELMOURABEA"] diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml new file mode 100644 index 0000000..01502b1 --- /dev/null +++ b/.github/workflows/blank.yml @@ -0,0 +1,36 @@ +# This is a basic workflow to help you get started with Actions + +name: CI + +# Controls when the workflow will run +on: + # Triggers the workflow on push or pull request events but only for the "main" branch + push: + branches: [ "main" ] + pull_request: + branches: [ "main" ] + + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: + +# A workflow run is made up of one or more jobs that can run sequentially or in parallel +jobs: + # This workflow contains a single job called "build" + build: + # The type of runner that the job will run on + runs-on: ubuntu-latest + + # Steps represent a sequence of tasks that will be executed as part of the job + steps: + # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it + - uses: actions/checkout@v4 + + # Runs a single command using the runners shell + - name: Run a one-line script + run: echo Hello, world! + + # Runs a set of commands using the runners shell + - name: Run a multi-line script + run: | + echo Add other actions to build, + echo test, and deploy your project. diff --git a/README.md b/README.md index a46ae92..07bff52 100644 --- a/README.md +++ b/README.md @@ -1 +1,69 @@ -# .github \ No newline at end of file +# š ELMOURABEA's Community Health Files + +Welcome to my special `.github` repository! This repository contains community health files and templates that are shared across all my projects. + +## š About Me + +Hi there! I'm **ELMOURABEA**, an open-source enthusiast passionate about creating tools and packages that make developers' lives easier. + +- š **Currently working on:** Building new open-source repositories to help the community +- š± **Currently learning:** Advanced package management and distribution +- šÆ **Looking to collaborate on:** GitHub-related projects and tools +- š” **Looking for help with:** Growing the open-source community and sustainable funding + +## š Support My Work + +Creating and maintaining open-source projects takes time and dedication. If you find my work valuable, please consider supporting me! + +### Why Sponsor? + +- ⨠Help maintain and improve existing projects +- š Enable faster development of new features +- š Support creation of better documentation +- šÆ Get priority support and feature requests +- š Contribute to the open-source ecosystem + +### Sponsorship Tiers + +Your sponsorship helps me dedicate more time to open-source development. Every contribution, no matter how small, makes a difference! + +**[š Become a Sponsor](https://github.com/sponsors/ELMOURABEA)** + +### Other Ways to Support + +- ā Star my repositories +- š Report bugs and issues +- š Contribute to documentation +- š¬ Share my projects with others +- ā [Buy me a coffee](https://buymeacoffee.com/ELMOURABEA) + +## š Repository Contents + +This repository includes: + +- **FUNDING.yml** - Sponsorship and funding configuration +- **Security Policy** - How to report security vulnerabilities +- **Community Templates** - Issue and PR templates +- **Workflows** - GitHub Actions for automation + +## š¤ Connect With Me + +- š« **GitHub:** [@ELMOURABEA](https://github.com/ELMOURABEA) +- š¼ **Open Collective:** [ELMOURABEA](https://opencollective.com/ELMOURABEA) +- šØ **Ko-fi:** [ELMOURABEA](https://ko-fi.com/ELMOURABEA) + +## š License + +This repository is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. + +--- + +