@@ -5,5 +5,5 @@ var color map[string]string = map[string]string{
"yellow":"#FFD93D",
"yellow":"#FFD93D",
"green":"#6BCB77",
"green":"#6BCB77",
"blue":"#008DDA",
"blue":"#008DDA",
"primary":"#211951",
"primary":"#564BA0",
}
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.