Skip to content

NSU-ACM-SC/Research-And-Development-Members

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NSU ACM SC R&D Member list

R&D is a special interest wing of NSU ACM

This repository will host the details of the research and development sector of the community. It will also serve as an assesment to the new members toward applying introductory contributions toward an open source project with vcs.

It is hosted here

How to add a new entry

Welcome aboard!

Step 1

  • 🍴 Fork this repo!

Step 2

  • 👯 Clone your forked repo to your local machine

Step 3

  • 🛠 Change the index.html file:

    • KEEP IN MIND

      • Your contribution will be added later by the chapter officers as you progress, keep it as a - when applying.
      • Date format will be as DD MMM YYYY, example: 03 July 2019
      • Select Membership status from ["Applied for Membership", "Current Member", "Past Member"]. Select "Current Member" when applying.
      • Add your github profile link and username like it's shown here: OmukTomukNotAnActualUserNam_e

Step 4

  • Commit your change to your forked repository. Write a detailed commit of any changes to the files. During your application follow this commit structure:
New Entry: Full Name, NSU ID

For example:

New Entry: Omuk tomuk, 1234567890

Step 5

  • 🔃 Create a new pull request

Example

// Happy contributing!

<tr>
	<td>Omuk Tomuk</td>
	<td>1234567890</td>
	<td><a href="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/OmukTomukNotAnActualUserNam_e" target="_blank">OmukTomukNotAnActualUserNam_e</a></td>
	<td>Python</td>
	<td>Data Science</td>
	<td>-</td>
	<td>03 July 2019</td>
	<td>Applied for Membership</td>
</tr>

Special Contributions

  1. Sabbir Mollah - Came up with the idea and laid the foundations
  2. Nazmul Hossain Nihal - Set up the initial page