Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F first-contributions
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 322
    • Merge requests 322
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • First Contributions
  • first-contributions
  • Merge requests
  • !1798

Add project to poject list

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/malfroyegon/add-malfroye into master 7 years ago
  • Overview 0
  • Commits 4
  • Pipelines 0
  • Changes 2

Created by: malfroyegon

Compare
  • master (base)

and
  • latest version
    a10d7d2c
    4 commits, 2 years ago

2 files
+ 9
- 1

    Preferences

    File browser
    Compare changes
app/src/compone‎nts/ProjectList‎
listOfPr‎ojects.js‎ +7 -0
Contrib‎utors.md‎ +2 -1
app/src/components/ProjectList/listOfProjects.js
+ 7
- 0
  • View file @ a10d7d2c

  • Edit in single-file editor

  • Open in Web IDE


@@ -162,6 +162,13 @@ const projectList = [
description: 'Learn GitHub\'s pull request process by contributing code in a fun simulation project ',
tag: ['GitHub', 'tutorial'],
},
{
name: 'RubyGems ecosystem',
imageSrc: 'https://avatars.githubusercontent.com/u/17981340',
githubLink: 'https://github.com/rubygems/contribute',
description: 'One site to show all related RubyGems ecosystem projects and help developers get involved',
tag: ['ruby', 'rubygems'],
},
];
export default projectList;
Contributors.md
+ 2
- 1
  • View file @ a10d7d2c

  • Edit in single-file editor

  • Open in Web IDE


@@ -1465,5 +1465,6 @@
- [Sean Barber](https://github.com/SeanBarber)
- [Pankti Majmudar](https://github.com/pankti-m)
- [Ashley Harvey](https://github.com/ashleyharvey)
- [Shruthi Raju] (https://github.com/shruthiiraju)
- [Shruthi Raju](https://github.com/shruthiiraju)
- [Egon Malfroy](https://github.com/malfroyegon)
- [Sabba][https://notactualgitrepo.io]
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
0
0 participants
Reference: firstcontributions/first-contributions!11501
Source branch: github/fork/malfroyegon/add-malfroye

Menu

Explore Projects Groups Snippets