Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Add new cameroonian applications, telegram, facebook groups #1

Open
elhmn opened this issue Jul 5, 2021 · 5 comments · Fixed by #2
Open

Add new cameroonian applications, telegram, facebook groups #1

elhmn opened this issue Jul 5, 2021 · 5 comments · Fixed by #2
Labels
5 Yotas will provide you 5 yotas good first issue Good for newcomers

Comments

@elhmn
Copy link
Member

elhmn commented Jul 5, 2021

To add a new application you might need to raise a pull request, or/and support us financially here 😉

In case you have never created a pull request before we made this tutorial for you.

Follow this steps in your pull requests:

  • Open the /src/res/apps.yaml with your favourite code editor
  • Copy the osscameroon field and paste it at the bottom of the file as such:
#[... Fields that where there before] 
#--------------------------------------------------------------------
  - title: Oss Cameroon
    category: community
    #max of five tags
    tags:
      - opensource
      - programming
      - developers
    description: |
      Oss Cameroon is an open source community by cameroonians developers.
    website: https://osscameroon.com
    #twitter group handle
    twitter: https://twitter.com/osscameroon
    #dikalo group handle or link
    dikalo:
    #telegram group link
    telegram: https://t.me/joinchat/UpKZh_KXTaTx7JD7
    #facebook link
    facebook:
    #whatsapp link
    whatsapp:
    #android app store
    playstore:
    #ios app store
    appstore:
    #slack application
    slack:
    #github_account full url
    github_account: https://github.com/osscameroon
    otherlinks:
      - https://opencollective.com/osscameroon
      - https://blog.osscameroon.com
      - https://miniyotas.osscameroon.com
    image: default.svg
#--------------------------------------------------------------
  • Now edit and remove the fields that do not apply to your application, use other applications as reference.
  • To add an image copy your application image in this folder src/res/imgs name it using snace_case like new_image.jpeg
  • Set the name of the newly added image file in the image field of your src/res/apps.yaml file
  • Run the application locally using yarn install and yarn start and make sure your application was added correctly
  • Now submit your pull request and kindly wait for someone to review it 🙂
@elhmn elhmn added 5 Yotas will provide you 5 yotas good first issue Good for newcomers labels Jul 5, 2021
@elhmn elhmn mentioned this issue Jul 8, 2021
@elhmn elhmn linked a pull request Jul 8, 2021 that will close this issue
@elhmn elhmn closed this as completed in #2 Jul 8, 2021
@elhmn elhmn reopened this Jul 8, 2021
@elhmn elhmn mentioned this issue Jul 8, 2021
@elhmn elhmn pinned this issue Jul 12, 2021
This was referenced Jul 12, 2021
@Theryx
Copy link
Contributor

Theryx commented Jul 13, 2021

To add a new application you might need to raise a pull request, or/and support us financially here 😉

In case you have never created a pull request before we made this tutorial for you.

Follow this steps in your pull requests:

* Open the `/src/res/apps.yaml` with your favourite code editor

* Copy the osscameroon field and paste it at the bottom of the file as such:
#[... Fields that where there before] 
#--------------------------------------------------------------------
  - title: Oss Cameroon
    category: community
    #max of five tags
    tags:
      - opensource
      - programming
      - developers
    description: |
      Oss Cameroon is an open source community by cameroonians developers.
    website: https://osscameroon.com
    #twitter group handle
    twitter: https://twitter.com/osscameroon
    #dikalo group handle or link
    dikalo:
    #telegram group link
    telegram: https://t.me/joinchat/UpKZh_KXTaTx7JD7
    #facebook link
    facebook:
    #whatsapp link
    whatsapp:
    #android app store
    playstore:
    #ios app store
    appstore:
    #slack application
    slack:
    #github_account full url
    github_account: https://github.com/osscameroon
    otherlinks:
      - https://opencollective.com/osscameroon
      - https://blog.osscameroon.com
      - https://miniyotas.osscameroon.com
    image: default.svg
#--------------------------------------------------------------
* Now edit and remove the fields that do not apply to your application, use other applications as reference.

* To add an image copy your application image in this folder `src/res/imgs` name it using `snace_case` like `new_image.jpeg`

* Set the name of the newly added image file in the image field of your `src/res/apps.yaml` file

* Run the application locally using `yarn install` and `yarn dev` and make sure your application was added correctly

* Now submit your `pull request` and kindly wait for someone to review it 🙂

Can other communities like design communities be added?

@Theryx
Copy link
Contributor

Theryx commented Jul 13, 2021

Can other communities like design communities be added?

@elhmn
Copy link
Member Author

elhmn commented Jul 13, 2021

Can other communities like design communities be added?

@Theryx Absolutely, go for it 👍

@xasterKies
Copy link
Contributor

Hey @elhmn will like to add some communities

@FotieMConstant
Copy link
Contributor

Hey @elhmn would like to add a few communities.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
5 Yotas will provide you 5 yotas good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants