Skip to content

trying to standardise and localise the Arabic translation of Computer Science related terms

Notifications You must be signed in to change notification settings

wakf/arabic-IT-terms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arabic It Terms
========================

To contribute to this project, 

1- git clone https://github.com/baraabourghli/arabic-IT-terms.git

2- To submit code changes, follow this flow:

git checkout master

git pull origin master

git checkout -b (the new feature branch name)

-- Do your coding :) 

git add .

git commit -a -m 'your commit info'

git checkout master

git pull origin master

git checkout (the new feature branch name)

git rebase master

git push -u origin (the new feature branch name)

-- Send us a pull request...

About

trying to standardise and localise the Arabic translation of Computer Science related terms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •